Skip to content

Commit 91a0e38

Browse files
committed
adding new table to example notebook
2 parents ca79888 + 52b4601 commit 91a0e38

40 files changed

Lines changed: 674 additions & 728 deletions

.Rbuildignore

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
^acro\.Rproj$
1+
^.pre-commit-config.yaml$
2+
^CONTRIBUTING\.md$
3+
^LICENSE\.md$
24
^\.Rproj\.user$
5+
^\.github$
6+
^_pkgdown\.yml$
7+
^acro\.Rproj$
38
^charity_data$
4-
^nursery_data$
5-
^LICENSE\.md$
9+
^cran-comments\.md$
610
^dev_history\.R$
7-
^\.github$
811
^example-notebook\.Rmd$
912
^example-notebook\.nb\.html$
10-
^cran-comments\.md$
13+
^lib$
14+
^nursery_data$
15+
^prepare_to_submit_to_CRAN\.R$

0 commit comments

Comments
 (0)