powered by
Replicates the functionality of \link[sf]{st_drop_geometry} without depending on the sf package.
\link[sf]{st_drop_geometry}
sf
drop_geometry_column(df)
The input data frame without a geometry column
(required; data frame or matrix) Input data frame. Default: NULL
Blas M. Benito