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

dMeasureAppointments

Lifecycle: experimental

The goal of dMeasureAppointments is to provide appointment-related functions and views for dMeasure/GPstat!

Installation

You can install the released version of dMeasureAppointments with:

remotes::install_github("DavidPatShuiFong/dMeasureAppointments")

Example

This is a basic example which shows you how to solve a common problem:

library(dMeasureAppointments)
## basic example code

Code of Conduct

Please note that the dMeasureAppointments project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



DavidPatShuiFong/dMeasureAppointments documentation built on Oct. 16, 2022, 8:11 a.m.