parse_object: create and save a parse object

Description Usage Arguments

Description

Construct a parse_object with the given fields. By default, saves the object to Parse afterwards.

Usage

1
parse_object(class_name, ..., save_after = TRUE)

Arguments

class_name

name of the class

...

fields contained in the object

save_after

whether to s


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