Rdocumentation
powered by
Learn R Programming
metaseqR (version 1.12.2)
graphics.close: Close plotting device
Description
Wrapper function to close a plotting device. Internal use only.
Usage
graphics.close(o)
Arguments
o
the plotting device, see main metaseqr function
Examples
Run this code
graphics.close(
"pdf"
)
Run the code above in your browser using
DataLab