Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dot-as.data.frame.aqp

Wrapper method for data.frame subclass conversion


Description

Wrapper method for data.frame subclass conversion

Usage

.as.data.frame.aqp(x, as.class = "data.frame", ...)

Arguments

x

ANY.

as.class

"data.frame", "tibble", or "data.table" default: "data.frame"

...

Additional arguments to coercion function as.data.frame, as_tibble or as.data.table

Value

a subclass of data.frame corresponding to as.class,


aqp

Algorithms for Quantitative Pedology

v1.29
GPL (>= 3)
Authors
Dylan Beaudette [aut, cre], Pierre Roudier [aut, ctb], Andrew Brown [aut, ctb]
Initial release
2021-04-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.