Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example data set is scExOrg instead of scEx #7

Open
aghr opened this issue Feb 15, 2023 · 1 comment
Open

Example data set is scExOrg instead of scEx #7

aghr opened this issue Feb 15, 2023 · 1 comment

Comments

@aghr
Copy link

aghr commented Feb 15, 2023

In the current version of the main README in section Create sample data set the instructions read:

data("scEx", package = "SCHNAPPs")
save(file = "scEx.Rdata", list = "scEx")

The object loaded with the data() call seems to be scExOrg instead of scEx. If true, then the save() command should read save(file = "scEx.Rdata", list = "scExOrg").

@baj12
Copy link
Collaborator

baj12 commented Feb 20, 2023

thanks for pointing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants