Internal function that uses shared Poisson dropbox folder.
ps_read_fwa(
shortcut = NULL,
gdb = "FWA_BC.gdb",
layer = "FWA_COASTLINES_SP",
dir = "~/Poisson/Data/spatial/fwa/gdb/"
)
A character string indicating shortcut name of layer to read (layer stripped of 'FWA_' and '_POLY' or '_SP'). Any value of shortcut other than NULL will override layer argument.
A character string indicating which geodatabase to read. See ps_fwa_gdbs() for options.
A character string indicating which layer to read. See ps_fwa_layers() for options.
A character string indicating path to directory holding fwa geodatabases.
sf object.