View source: R/make_transect.R
Generate LINESTRING from ATL08 center points
1 | make_transect(atl08_sf, out_dir, tr_length = 100)
|
out_dir |
Directory where output will be written (as gpkg file) |
tr_length |
Length of transect (DO NOT CHANGE) |
atl08_df |
Data.frame or sf object containing the center points coordinates of ATL08 100-m segments. Can be generated from read_ATL08 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.