original_file.archaeophases_plot {ArchaeoPhases} | R Documentation |
archaeophases_plot
fileChecks whether or not a file is identical to the one used to create
an archaeophases_plot
object.
## S3 method for class 'archaeophases_plot'
original_file(x, file = NULL, ...)
x |
An |
file |
Either a path to a plot file, a connection,
or the value |
... |
Other parameters. |
If called with a single argument, checks the file indicated by
the file_path
attribute.
A boolean, TRUE
if the files match, FALSE
otherwise.
Thomas S. Dye, tsd@tsdye.online