save_roughnet {roughnet} | R Documentation |
Save roughnet plot to file
Description
Save roughnet plot to file
Usage
save_roughnet(rnet, file, background = "white")
Arguments
rnet |
result from calling the function |
file |
filename |
background |
string giving the html background color |
Value
No return value, called for side effect
[Package roughnet version 1.0.1 Index]