original_file.archaeophases_mcmc {ArchaeoPhases} | R Documentation |
Checks whether or not a file is identical to the one used to create
an archaeophases_mcmc
object.
## S3 method for class 'archaeophases_mcmc'
original_file(x, file = NULL, ...)
x |
An |
file |
Either a path to a CSV 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