It would be great if an example dat object were loaded to the package. This object would help developers contribute because I would not have to load my own data set and it would help facilitate testing because there would be a standard object to test that things work. The object could be created programmatically in an .R script in the dataraw folder, using {usethis}, and stored in the data folder.
It would be great if an example
datobject were loaded to the package. This object would help developers contribute because I would not have to load my own data set and it would help facilitate testing because there would be a standard object to test that things work. The object could be created programmatically in an .R script in the dataraw folder, using {usethis}, and stored in the data folder.