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

Make the demo easier to run #33

Open
simon-smart88 opened this issue Mar 6, 2024 · 1 comment
Open

Make the demo easier to run #33

simon-smart88 opened this issue Mar 6, 2024 · 1 comment
Assignees
Labels
enhancement General improvements of the software

Comments

@simon-smart88
Copy link

You could make it easier to run your demo by moving the files to inst/demo which gets copied to your user's machine when they install. Then you can always find the files using list.files(system.file("demo", package="VariantSurvival"), full.names = TRUE)

@Krannich479
Copy link
Collaborator

Thanks for using VariantSurvival! Since version 0.2.0 a simple
VariantSurvival::VariantSurvival(demo=TRUE)
after the installation should automatically load the testdata into the dashboard.
We'll clean up the README soon!

@Krannich479 Krannich479 self-assigned this Mar 7, 2024
@Krannich479 Krannich479 added the enhancement General improvements of the software label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General improvements of the software
Projects
None yet
Development

No branches or pull requests

2 participants