Description Usage Format Details
A dataset contain items, and species codes and names. It is tbl_df type object, so "dplyr" library is recommended. The variables are as follow.
1 |
An object of class tbl_df
(inherits from tbl
, data.frame
) with 351 rows and 4 columns.
itemCode. three-digit item codes. it used for searching episPrice function's code argument
itemName. korean item names.
speciesCode. one or two digit species codes.
speciesName. korean species names.
@docType data
@usage data(epis_items)
@format A tbl_df type data frame with 351 rows and 4 columns
@keywords datasets
@name epis_items
@source http://data.mafra.go.kr/opendata/data/indexOpenDataDetail.do?data_id=20141220000000000380&filter_ty=
@examples data(epis_items)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.