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

seoulsurvey

The goal of seoulsurvey is to provide data from seoul survey this link

Installation

You can install the developing version of seoulsurvey from github with:

# install.packages("remotes")
remotes::install_github("mrchypark/seoulsurvey")

Example

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

## basic example code


mrchypark/seoulsurvey documentation built on May 23, 2019, 6:07 p.m.