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 July 5, 2025, 6:35 a.m.