Most 14C dates have point position information in
the coordinates columns lat and lon. This allows
them to be converted to a spatial simple feature collection as provided
by the sf
package. This simplifies for example mapping of the
dates.
Usage
as.sf(x, quiet = FALSE)
# Default S3 method
as.sf(x, quiet = FALSE)
# S3 method for class 'c14_date_list'
as.sf(x, quiet = FALSE)