parse_save.data.frame: create a batch of Parse objects from a data frame

Description Usage Arguments

Description

create a batch of Parse objects from a data frame

Usage

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

Arguments

x

data.frame to be saved

class_name

class to save the objects to

...

extra arguments to pass on to parse_api_POST


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