as.data.frame.dtable: dtable to data.frame

View source: R/dtable-misc.R

as.data.frame.dtableR Documentation

dtable to data.frame

Description

turn dtable into data.frame

Usage

## S3 method for class 'dtable'
as.data.frame(x, ...)

Arguments

x

dtable object

...

arguments passed

Details

this will just change the class attribute


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.