Closed barizona closed 9 months ago
I would like to change the name of
Is I change it only in Data.R and run roxygen2::roxygenise() I got this error:
roxygen2::roxygenise()
ℹ Loading mulea Error: 'ontology' is not an exported object from 'namespace:mulea'
@koralgooll @stitam can you help how to change this?
I see these file names in the /data folder. If I change the name of the *.rda and to the same name in Data.R still I get an error when running roxygen2::roxygenise()
I would like to change the name of
Is I change it only in Data.R and run
roxygen2::roxygenise()
I got this error:@koralgooll @stitam can you help how to change this?