R/as.data.frame.R

### =========================================================================
### The as.data.frame() generic
### -------------------------------------------------------------------------
###
### base::as.data.frame is an S3 generic.

setGeneric("as.data.frame", signature="x")

Try the BiocGenerics package in your browser

Any scripts or data that you put into this service are public.

BiocGenerics documentation built on April 17, 2021, 6:01 p.m.