highrestiff | R Documentation |
This function saves a figure as a high resolution TIFF file
highrestiff(plot_obj, file, width_in, height_in, resolution_dpi = 300)
plot_obj |
Figure to be saved |
file |
Character. Path and name of the file to save the figure in. |
width_in |
Numeric. Width of the saved figure in inches |
height_in |
Numeric. Height of the saved figure in inches |
resolution_dpi |
Numeric. Image resolution in dots per square inch. |
List. Use this list in other functions to access data from different file locations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.