knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", fig.dpi = 120, fig.width = 8, fig.height = 6, out.width = "100%" )
options(repos = c(openvolley = "https://openvolley.r-universe.dev", CRAN = "https://cloud.r-project.org")) install.packages("ovdata") ## or ## install.packages("remotes") ## if needed remotes::install_github("openvolley/ovdata")
The ovdata
package provides example data files and other data resources, primarily for use with the openvolley package family.
Data files were contributed by the following people or sourced from the following sites:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.