Skip to contents

Gather data.frames in global environment

Usage

gather_dfs()

Value

character vector of data.frames in local environment

Examples

# mtcars <- datasets::mtcars
# attitude <- datasets::attitude
# titanic <- datasets::Titanic
# gather_dfs()