parse_content: Converts the return JSON object into a nested R list.

Description Usage Arguments Value

Description

Converts the return JSON object into a nested R list. Currently using jsonlite to parse the content.

Usage

1
parse_content(post_body)

Arguments

post_body

a JSON object containing the content to be converted to R.

Value

Nested r list representation of the parsed object.


good-marketing/RGhost documentation built on May 17, 2019, 7:42 a.m.