-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
22 lines (17 loc) · 753 Bytes
/
README.txt
File metadata and controls
22 lines (17 loc) · 753 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# author: Kadee Lawrence
# email: knlawrence@wisc.edu
# date: 2024_05_02
# README.txt
#Lessons based in RStudio
## Can access RStudio through cloud to get started: https://posit.cloud/
#comBeelessonRStat.R
## Intro lesson to some basic RStats with website links commented in
## Written for comBEE R meetings at University of Wisconsin - Madison
#Testing.Rmd
## HTML formatted RMarkdown file
## Written to use as reference for how to create a RMD file as well as different ways of interacting with data in Rstudio
#Testing_pdf.Rmd
## PDF formatted RMarkdown file
## Rewritten verison of Testing.Rmd to print pdf instead of html
#my_header.txt
## Short script that is read in by Testing.PDF.Rmd for table of contents formating