Skip to contents

Get Elevations

Usage

get_elev(df, conn = NULL)

Arguments

df

is the dataframe as output from the 'all_fields' function

Examples

 df = makeaneexample
#> Error in eval(expr, envir, enclos): object 'makeaneexample' not found
get_elev(df)
#> Error in df$row_num <- seq.int(nrow(df)): object of type 'closure' is not subsettable