Skip to content

Commit 207910c

Browse files
committed
🔨 update automating Rmd reports part 1
1 parent daff7b1 commit 207910c

22 files changed

+251
-7454
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Many kudos to [Dr Chuanxin Liu](https://github.com/codetrainee), my former PhD s
3636
+ [Creating SQL <> R workflows - Part 1](https://github.com/erikaduan/r_tips/blob/master/tutorials/p-sql_to_r_workflows/p-sql_to_r_workflows_part_1.md) (Updated)
3737
+ [Creating SQL <> R workflows - Part 2](https://github.com/erikaduan/r_tips/blob/master/tutorials/p-sql_to_r_workflows/p-sql_to_r_workflows_part_2.md) (Updated)
3838
+ [Automating R Markdown report generation - Part 1](https://github.com/erikaduan/r_tips/blob/master/tutorials/p-automating_rmd_reports/p-automating_rmd_reports_part_1.md) (Updated)
39-
+ [Automating R Markdown report generation - Part 2](https://github.com/erikaduan/r_tips/blob/master/tutorials/2020-09-10_automating-RMDs-2/2020-09-10_automating-RMDs-2.md)
39+
+ [Automating R Markdown report generation - Part 2](https://github.com/erikaduan/r_tips/blob/master/tutorials/p-automating_rmd_reports/p-automating_rmd_reports_part_2.md) (updated)
4040

4141
## 🔮 Machine learning
4242
+ [Working with dummy variables and factors](https://github.com/erikaduan/r_tips/blob/master/tutorials/2020-04-23_dummy-variables-and-factors/2020-04-23_dummy-variables-and-factors.md)
-26.6 KB
Binary file not shown.
-70.2 KB
Binary file not shown.
-38.6 KB
Binary file not shown.

tutorials/p-automating_rmd_reports/abs_labour_force_report/code/01_extract_and_clean_data.R

Lines changed: 0 additions & 57 deletions
This file was deleted.

tutorials/p-automating_rmd_reports/abs_labour_force_report/code/02_create_report_template.Rmd

Lines changed: 0 additions & 110 deletions
This file was deleted.

tutorials/p-automating_rmd_reports/abs_labour_force_report/code/02_create_report_template.html

Lines changed: 0 additions & 907 deletions
This file was deleted.

tutorials/p-automating_rmd_reports/abs_labour_force_report/code/03_automate_reports.R

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)