type_functions | R Documentation |
The function used to assert a variable matches the type returned by ESRI
type_functions
An object of class tbl_df
(inherits from tbl
, data.frame
) with 13 rows and 3 columns.
st_read doesn't always return the right data type (e.g. if the variable is all NA) and this causes issues when combining data. This table is used in the parse_types function to parse each variable in a data frame to the correct type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.