R/xyz_to_ls.R
xyz_to_ls.Rd
helper to transform points into linestrings
xyz_to_ls(dat = NULL, path_to_ras_dbase = NULL, is_quiet = FALSE)
The dataframe of points, Default: NULL
The path to the folder in which you are building your catalog, is also location agnostic (disk or cloud), Default: NULL
PARAM_DESCRIPTION, Default: FALSE
linestrings
DETAILS
read_parquet sf_linestring st_crs
read_parquet
sf_linestring
st_crs
if (FALSE) { # \dontrun{ if(interactive()){ #EXAMPLE1 } } # }