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

susie_plot file_prefix doesn't work #209

Open
koujiaodahan opened this issue Dec 11, 2023 · 1 comment
Open

susie_plot file_prefix doesn't work #209

koujiaodahan opened this issue Dec 11, 2023 · 1 comment

Comments

@koujiaodahan
Copy link

I try to run susie_plot(fitted_rss1,y="PIP",b=sumread$V9,file_prefix="./test")
get the warning:
Warning messages:
1: In plot.window(...) : "file_prefix" is not a graphical parameter
2: In plot.xy(xy, type, ...) : "file_prefix" is not a graphical parameter
3: In axis(side = side, at = at, labels = labels, ...) :
"file_prefix" is not a graphical parameter
4: In axis(side = side, at = at, labels = labels, ...) :
"file_prefix" is not a graphical parameter
5: In box(...) : "file_prefix" is not a graphical parameter
6: In title(...) : "file_prefix" is not a graphical parameter
Uploading image.png…

and I didn't see the output in the specified directory

@pcarbo
Copy link
Member

pcarbo commented Dec 11, 2023

From what I can tell, file_prefix is only an input argument for susie_plot_iteration.

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