KOSIS Statistic Search
getStatSearch(
searchNm,
startCount = 1,
resultCount = 20,
sort = c("RANK", "DATE")
)A data.frame object containing queried information
A string specifying a name you search
A nuemeric specifying a page number
A numeric specifying counts of result (resultCount = 20, startCount = 2 : 21~40 Result)
A string specifying the sorting (RANK: accuracy, DATE: newest)
## Example
getStatSearch(searchNm = "CPI")