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

obstetrics

The goal of obstetrics is to ...

Installation

You can install the released version of obstetrics from CRAN with:

install.packages("obstetrics")

Example

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

## basic example code

处理步骤 20190609



cuijj6/obstetrics documentation built on Sept. 7, 2020, 12:04 a.m.