good-marketing/RGhost: R wrapper for Ghost blogging api.

Api Wrapper for Ghost blogging platform. Create, update and delete posts from R. The purpose of the package help R users easily post their content to Ghost. By using R Markdown, an simple workflow can be created to mix content and R code which can be posted to Ghost. An shiny application is included in the package implementing the functions from RGhost.The application is based on editR from Simon Garnier. editR is a basic Rmarkdown editor with instant previewing of your document. RGhost extends this shiny application by allowing the use to login and post the document directly to Ghost. RGhost thus creates an easy way to write and post content from Shiny or RStudio to a Ghost.

Getting started

Package details

AuthorBob Rietveld
MaintainerBob Rietveld <bob.rietveld@gmail.com>
LicenseGPL-2
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("good-marketing/RGhost")
good-marketing/RGhost documentation built on May 17, 2019, 7:42 a.m.