-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
21 lines (21 loc) · 908 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: researchr
Title: RMarkdown templates for research design documentation.
Version: 0.0.0.9000
Authors@R:
person(given = "Andrew",
family = "Stewart",
role = c("aut", "cre"),
email = "andrew.c.stewart@gmail.com",
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: The primary purpose of researchr is to aid in the design of research projects, particularly data science projects, by offering a lightweight composable frameork of document templates and functions to track and manage a research design throughout the course of its history.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
URL: https://andrewcstewart.github.io/researchr/, https://github.com/andrewcstewart/researchr
BugReports: https://github.com/andrewcstewart/researchr/issues
Suggests:
rmarkdown
Imports:
DiagrammeR