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

DentalAge

R-CMD-check

The goal of DentalAge is to estimate dental age from scores of dental development.

Installation

You can install the development version of DentalAge from GitHub with:

# install.packages("remotes")
remotes::install_github("Middleton-Lab/DentalAge")


Middleton-Lab/DentalAge documentation built on Dec. 17, 2021, 4:15 a.m.