R/healthplanet.R

#' healthplanet
#'
#' Provides an Access to Health Planet API via R
#'
#' @name healthplanet
#' @docType package
NULL

# To use these operators inside this package, we have to do like this
`%>%` <- magrittr::`%>%`
teramonagi/healthplanet documentation built on Jan. 17, 2020, 8:43 p.m.