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/sf documentation built on June 8, 2024, 4:23 p.m.