Associate a set of coordinates to FIPS codes
Usage
coords_to_fips(x, ...)
# S3 method for sf
coords_to_fips(x, ...)
# S3 method for sfc
coords_to_fips(x, ...)
# S3 method for sfg
coords_to_fips(x, ...)
# S3 method for list
coords_to_fips(x, ...)
# S3 method for data.frame
coords_to_fips(x, coords = c(1, 2), ...)
# S3 method for matrix
coords_to_fips(x, coords = c(1, 2), ...)
# S3 method for character
coords_to_fips(x, y, ...)
# S3 method for numeric
coords_to_fips(x, y, ...)