-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 916 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
25 lines (25 loc) · 916 Bytes
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
Package: usdatasets
Type: Package
Title: A Comprehensive Collection of U.S. Datasets
Version: 0.1.0
Maintainer: Renzo Caceres Rossi <arenzocaceresrossi@gmail.com>
Description: Provides a diverse collection of U.S. datasets
encompassing various fields such as crime, economics, education, finance, energy, healthcare, and more.
It serves as a valuable resource for researchers and analysts seeking to perform in-depth analyses and derive insights from U.S.-specific data.
License: GPL-3
URL: https://github.com/lightbluetitan/usdatasets
Encoding: UTF-8
LazyData: true
Suggests:
ggplot2,
dplyr,
knitr,
rmarkdown,
testthat (>= 3.0.0)
Authors@R: person(given = c("Renzo", "Caceres"),
family = "Rossi",
role = c("aut", "cre"),
email = "arenzocaceresrossi@gmail.com")
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr