Nothing
#' @import stats
hiv_pak <- c(17018, 17382, 17704, 18471, 18919, 19357, 19586, 19913, 20394,
19727, 20138, 20536, 22512, 22957, 23298, 23961, 24537, 24950,
25416, 26059, 26611, 27243, 27873, 29113, 28884, 29429, 30271,
31035, 31664, 30707, 31425, 31985, 32698, 32026, 32967, 33898,
34506, 35245, 36136, 36612, 37693, 39288, 39581, 41429, 43456,
45061, 46550, 44939, 45522, 46431, 47085, 45953, 46158, 46484,
46791, 46998, 47065, 49595, 52211, 50300, 51380, 51910, 52498,
53149, 53606, 54450, 55183, 55918, 56781, 57426, 58156, 58945)
art_pak <- c(9884, 10140, 10405, 11171, 11581, 11952, 12047, 12455, 12784,
12449, 12753, 13115, 14461, 14822, 15059, 15881, 16321, 16782,
17332, 17899, 18317, 18758, 19225, 20143, 20133, 20580, 21385,
22019, 22606, 22239, 22863, 23442, 24068, 24461, 25407, 26426,
27106, 27945, 28833, 29058, 30208, 31682, 32051, 33494, 35427,
37202, 38860, 37590, 37946, 39348, 39951, 37662, 37857, 38149,
38234, 38411, 38478, 40478, 41993, 41865, 42320, 42843, 43360,
44021, 44443, 45224, 45942, 47230, 48050, 49972, 50697, 51385)
#' @export
allpakhiv <- stats::ts(hiv_pak, start=2016, frequency=12)
#' @export
allpakart <- stats::ts(art_pak, start=2016, frequency=12)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.