knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

rgooglefit

The goal of rgooglefit is to provide an R wrapper for the Google Fit V1 API. Currently in development.

This project uses the httr package.



kbochans/rgooglefit documentation built on March 5, 2020, 12:47 a.m.