-
Notifications
You must be signed in to change notification settings - Fork 41
/
DESCRIPTION
32 lines (32 loc) · 940 Bytes
/
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
Package: rmd4sci
Title: A Book On Rmarkdown For Scientists
Version: 0.0.0.9000
Description: RMarkdown is a powerful tool to create reproducible reports.
However it can be difficult for scientists to know how and where to start
when writing their own reports. Rmarkdown for scientists is a short book
created for the purpose of a workshop to help for scientists get started
with rmarkdown.
Authors@R:
person(given = "Nicholas",
family = "Tierney",
role = c("aut", "cre"),
email = "[email protected]")
Imports:
bookdown,
readr,
here,
remotes,
curl,
git2r,
dplyr,
ggplot2,
broom,
rmarkdown
Remotes:
rstudio/bookdown
License: Creative Commons Attribution-NonCommercial 4.0 International License
Suggests:
spelling
Language: en-US
URL: https://github.com/njtierney/rmd4sci
BugReports: https://github.com/njtierney/rmd4sci/issues