ps_names_datas: Names Data Frames

View source: R/names-datas.R

ps_names_datasR Documentation

Names Data Frames

Description

Gets names of the data frames in by default the calling environment.

Usage

ps_names_datas(envir = parent.frame())

Arguments

envir

The environment to get the names of the data frames for.

Value

A character vector of the names of the data frames.

Examples

ps_names_datas()

poissonconsulting/poisdata documentation built on Jan. 11, 2024, 3:58 a.m.