README.md

Google Pubsub for R

This package is wrapper around the Google Pubsub API and it serves to allow R users to manipulate and fetch messages from the Google pubsub pipeline programmatically

You can install the package by going through the following:

install.packages("devtools")
library(devtools)
devtools::install_github("hairizuanbinnoorazman/rgooglepubsub", build_vignettes = TRUE)

If you encounter a bug while using the package, take a screenshot of the error and file an issue on this repository.

Status of package

This package is currently under construction



hairizuanbinnoorazman/rgooglepubsub documentation built on May 17, 2019, 2:25 p.m.