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

dbprocess

R-CMD-check

The purpose of dbprocess is to process the raw tables exported from orextdb in preparation for analysis.

This package is meant to be used in conjunction with two other packages, please see {exirt} for an explanation of the three-package pipeline.



UO-BRT/dbprocess documentation built on Jan. 29, 2023, 8:50 a.m.