powered by
Return keys nearest to a given statistics or summary.
keys_near(.data, ...)# S3 method for default keys_near(.data, ...)
# S3 method for default keys_near(.data, ...)
data.frame containing keys closest to a given statistic.
tsibble
extra arguments to pass to mutate_at when performing the summary as given by funs.
mutate_at
funs
keys_near(heights, height_cm)
Run the code above in your browser using DataLab