These functions modify the input data frame prior to passing it to stable() or stable_long().

st_select(x, ...)

st_mutate(x, ...)

Arguments

x

an stobject

...

passed to dplyr::select(), or dplyr::mutate()