dm_create: Create data frame from documentation info

View source: R/dm_create.R

dm_createR Documentation

Create data frame from documentation info

Description

use the information stored (by default accessibly in dm_doc()) to create a data frame

Usage

dm_create(set, id.name, doc = NULL)

Arguments

set

vector of id's

id.name

identifier across data bases or a list of such, with names equal to the associated data base

doc

if NULL, we look at dm_doc()


renlund/datma documentation built on June 2, 2025, 5:12 a.m.