as.parse_batch.data.frame: convert a data.frame to a batch of Parse objects

Description Usage Arguments

Description

convert a data.frame to a batch of Parse objects

Usage

1
2
## S3 method for class 'data.frame'
as.parse_batch(x, class_name, ...)

Arguments

x

data.frame to be converted

class_name

class name of parse objects to be created

...

extra arguments, not used


dgrtwo/rparse documentation built on May 15, 2019, 7:28 a.m.