R/Papua.R

#' Food Prices in Papua
#'
#' @format A data frame with 32 variables:
#' \describe{
#' \item{Tanggal}{Date}
#' \item{Beras}{Price of rice in Papua}
#' \item{Beras Kualitas Bawah I}{Price of lower quality rice I in Papua}
#' \item{Beras Kualitas Bawah II}{Price of lower quality rice II in Papua}
#' \item{Beras Kualitas Medium I}{Price of medium quality rice I in Papua}
#' \item{Beras Kualitas Medium II}{Price of medium quality rice II in Papua}
#' \item{Beras Kualitas Super I}{Price of super quality rice I in Papua}
#' \item{Beras Kualitas Super II}{Price of super quality rice II in Papua}
#' \item{Daging Ayam}{Price of chicken meat in Papua}
#' \item{Daging Ayam Ras Segar}{Price of fresh purebred chicken meat in Papua}
#' \item{Daging Sapi}{Price of beef in Papua}
#' \item{Daging Sapi Kualitas 1}{Price of 1st quality beef in Papua}
#' \item{Daging Sapi Kualitas 2}{Price of 2nd quality beef in Papua}
#' \item{Telur Ayam}{Price of chicken eggs in Papua}
#' \item{Telur Ayam Ras Segar}{Price of fresh purebred chicken eggs in Papua}
#' \item{Bawang Merah}{Price of shallots in Papua}
#' \item{Bawang Merah Ukuran Sedang}{Price of medium shallots in Papua}
#' \item{Bawang Putih}{Price of garlic in Papua}
#' \item{Bawang Putih Ukuran Sedang}{Price of medium garlic in Papua}
#' \item{Cabai Merah}{Price of red chili in Papua}
#' \item{Cabai Merah Besar}{Price of big red chili in Papua}
#' \item{Cabai Merah Keriting}{Price of curly red chilies in Papua}
#' \item{Cabai Rawit}{Price of Tabasco chili pepper in Papua}
#' \item{Cabai Rawit Hijau}{Price of green Tabasco chili pepper in Papua}
#' \item{Cabai Rawit Merah}{Price of green Tabasco chili pepper in Papua}
#' \item{Minyak Goreng}{Price of cooking oil in Papua}
#' \item{Minyak Goreng Curah}{Price of bulk cooking oil in Papua}
#' \item{Minyak Goreng Kemasan Bermerk 1}{Price of branded packaged cooking oil 1 in Papua}
#' \item{Minyak Goreng Kemasan Bermerk 2}{Price of branded packaged cooking oil 2 in Papua}
#' \item{Gula Pasir}{Price of sugar in Papua}
#' \item{Gula Pasir Kualitas Premium}{Price of premium sugar in Papua}
#' \item{Gula Pasir Lokal}{Price of local sugar in Papua}
#' }
#'
#' @examples
#' data(Papua)
#' @source
#' \describe{
#' https://drive.google.com/drive/folders/1n2LPPd5PKTJXc6laQf0a0CWPCLKLjNYJ
#' }
"Papua"

Try the ifpd package in your browser

Any scripts or data that you put into this service are public.

ifpd documentation built on May 29, 2024, 11:41 a.m.