pkgdata_ls: Return vector of data within package

View source: R/pkgdata_ls.R

pkgdata_lsR Documentation

Return vector of data within package

Description

Contrary to utils::data the function will only return a character vector of data within a package.

Usage

pkgdata_ls(pkg)

Arguments

pkg

Character. Specify Name of an installed package.

Author(s)

Frederik Sachser

See Also

pkgdata_yank, pkgdata_write


sachserf/fsf documentation built on June 7, 2024, 11 a.m.