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

Remove setwd() from image output #57

Open
abossers-uu opened this issue Oct 28, 2023 · 0 comments
Open

Remove setwd() from image output #57

abossers-uu opened this issue Oct 28, 2023 · 0 comments

Comments

@abossers-uu
Copy link

Please remove the setwd(wd) in the plotting functions (before ggsave) and change it to something like paste0(wd,"/",filename)

In Rstudio when running parts of the FEAST code in chuncks (the default) it complains/aborts onthe setwd argument. You can still use the functions but only with for instance "./" as the path.

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

1 participant