18
0

added r data module

This commit is contained in:
2017-02-24 17:03:37 -08:00
commit 7d05f4ae70
10 changed files with 388 additions and 0 deletions

9
DESCRIPTION Normal file
View File

@@ -0,0 +1,9 @@
Package: RCommunityData
Title: library of functions used in communitydata packages
Version: 0.1
Authors@R: person("Benjamin Mako", "Hill", email = "mako@atdot.cc", role = c("aut", "cre"))
Description: library of functions used in communitydata packages
Depends: R (>= 3.0)
License: GPLv3+
Encoding: UTF-8
LazyData: true