Skip to contents

Replicates the functionality of sf::st_drop_geometry() without depending on the sf package.

Usage

utils_drop_geometry(df = NULL)

Arguments

df

(required, data frame) Input data frame. Default: NULL.

Value

data frame