-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
33 lines (33 loc) · 1.37 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: MedDataSets
Type: Package
Title: Comprehensive Medical, Disease, Treatment, and Drug Datasets
Version: 0.1.0
Maintainer: Renzo Caceres Rossi <arenzocaceresrossi@gmail.com>
Description: Provides an extensive collection of datasets related to medicine,
diseases, treatments, drugs, and public health. This package covers topics
such as drug effectiveness, vaccine trials, survival rates,
infectious disease outbreaks, and medical treatments. The included datasets
span various health conditions, including AIDS, cancer, bacterial infections,
and COVID-19, along with information on pharmaceuticals and vaccines. These
datasets are sourced from the R ecosystem and other R packages, remaining
unaltered to ensure data integrity. This package serves as a valuable
resource for researchers, analysts, and healthcare professionals interested
in conducting medical and public health data analysis in R.
License: GPL-3
URL: https://github.com/lightbluetitan/meddatasets
Encoding: UTF-8
LazyData: true
Suggests:
ggplot2,
dplyr,
devtools,
knitr,
rmarkdown,
testthat (>= 3.0.0)
Authors@R: person(given = c("Renzo", "Caceres"),
family = "Rossi",
role = c("aut", "cre"),
email = "arenzocaceresrossi@gmail.com")
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr