blob: f4837d10fbc5af17cf814b5918d73896f2069960 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Package: rcsobczak
Title: Chris' R Namespace
Version: 0.0.0.9000
Authors@R:
person("Chris", "Sobczak", , "chris@sobczak.family", role = c("aut", "cre"))
Description: This is a collection of my personal functions.
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 8.0.0.9000
|