original_file.archaeophases_plot: Check for an original 'archaeophases_plot' file

View source: R/S3Classes.R

original_file.archaeophases_plotR Documentation

Check for an original archaeophases_plot file

Description

Checks whether or not a file is identical to the one used to create an archaeophases_plot object.

Usage

## S3 method for class 'archaeophases_plot'
original_file(x, file = NULL, ...)

Arguments

x

An archaeophases_plot object.

file

Either a path to a plot file, a connection, or the value clipboard() to read from the system clipboard.

...

Other parameters.

Details

If called with a single argument, checks the file indicated by the file_path attribute.

Value

A boolean, TRUE if the files match, FALSE otherwise.

Author(s)

Thomas S. Dye, tsd@tsdye.online


ArchaeoPhases documentation built on June 22, 2022, 1:05 a.m.