knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of KGSS is to provide KGSS data as data package.
You can install the released version of KGSS from Github with:
# install.packages("remotes") remotes::install_github("mrchypark/KGSS")
use data
library(KGSS) data(kgss) kgss
open_codebook()
function open browser with codebook pdf.
open_codebook()
Please check this link.
김지범, 강정한, 김석호, 김창환, 박원호, 이윤석, 최슬기, 김솔이. (2017). 한국종합사회조사 2003-2016. 서울: 성균관대학교 출판부.
Kim, Jibum, Jeong-han Kang, Seok-ho Kim, Changhwan Kim, Wonho Park, Yun-Suk Lee, Seulgi Choi, and Sori Kim. (2017). Korean General Social Survey 2003-2016. Seoul, Korea: Sungkyunkwan University.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.