R/env-map.R
ps_env_map_df.Rd
Map a function to all data.frames in envir.
ps_env_map_df(fun, envir = parent.frame())
A function.
The environment.
An invisible vector of the modified data frames.