-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 806 Bytes
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 806 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
26
27
Package: chunkfactory
Type: Package
Title: The package `chunkfactory`is meant to facilitate the production of documents for the exploration of bivariate descriptive statistics
Version: 1.2.0
Author: Irene Cruz Gómez
Maintainer: <irene.cruz@institutmetropoli.cat>
Description: Thepackage solves 2 issues related to working iteratively witin markdown documents: a) repetitive code, and b) presenting figures when repeating functions on a list.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports:
chisquare,
dplyr,
ggplot2,
glue,
Hmisc,
knitr,
magrittr,
methods,
palmerpenguins,
purrr,
questionr,
tidyr,
tidyselect
URL: https://github.com/icg-cat/chunkfactory
BugReports: https://github.com/icg-cat/chunkfactory/issues