Skip to content

error with bubbles plot #104

@mmrinconh

Description

@mmrinconh

Hi, when I run the following code with Rgadget version 0.5

library(repmis)
library(Rgadget)
source_data("https://github.com/mmrinconh/gadgetanchovy/blob/master/Assessment2019_27may_ecocadiz2018_estesi_junio30/WGTS.Rdata?raw=True")
fit<-out
bubbles <- plot(fit,data = 'catchdist.fleets',type='bubble')

I got the following error

Error in rename(., name = Component) : unused argument (name = Component)

Maybe something with the dplyr library.
Thanks in advanced for any help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions