R/CRPK.R

#' Coronavirus Reproduction Rate Data for Pakistan
#'
#' Dataset containing the coronavirus reproduction rate in Pakistan from October 2020 to December 2020.
#'
#' @name CRPK
#'
#' @format
#' A data frame with 79 observations of coronavirus reproduction rate in Pakistan from October 2020 to December 2020.
#'
#' @source
#' Sherwani, R. A. K., Shakeel, H., Saleem, M., Awan, W. B., Aslam, M.,
#' Farooq, M. (2021). A new neutrosophic sign test: An application to COVID-19 data,
#' PLOS ONE, 16(8): e0255671.
#'
#' @examples
#' data("CRPK")
#' head(CRPK)
NULL

Try the ntsDatasets package in your browser

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

ntsDatasets documentation built on Sept. 11, 2024, 9:24 p.m.