create_post_ghost: create_post_ghost

Description Usage Arguments Value Examples

Description

Create a new post on ghost bloggin platform.

Usage

1
create_post_ghost(post_body)

Arguments

post_body

a R list object to be converted to a valid Ghost Post object. See the construct_body function for a detailed description of a valid post object.

Value

Response object. See the construct_response function.

Examples

1

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