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

lizhiwei

The goal of lizhiwei is to show the people name in 225 office.

Installation

You can install the released version of lizhiwei from github with:

library(devtools)
install_github('lizhiwei1994/lizhiwei')

Example

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

library(lizhiwei)
people_in_225(4)

Code of Conduct

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



lizhiwei1994/lizhiwei documentation built on Dec. 21, 2021, 11:42 a.m.