knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of gpCallLog is to share anonymised data pertaining to the incoming calls for a rural Irish GP practise.
You can install the development version of gpCallLog from GitHub with:
# install.packages("devtools") devtools::install_github("jpmeagher/gpCallLog")
Accessing the data is straightforward:
library(gpCallLog) head(inbound_calls_2021)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.