Commit graph

12 commits

Author SHA1 Message Date
syounkin
a335d627fa Began Organizing Markdown Script
Working my way through the code trying to understand it. Added section headers, broke code into chunks, moved a couple of lines, etc.
2024-10-31 17:12:08 -05:00
Ben Varick
8748e0fa69
removed leading ./ from subdirectory paths 2024-10-31 14:49:08 -05:00
bvarick
c5fa6c73fc
Merge branch 'main' into sgy 2024-10-31 14:36:50 -05:00
Ben Varick
3bd9080f67
adjusted WI_schools data source 2024-10-31 14:04:15 -05:00
syounkin
a389ec2b65 Better fix to data link issue 2024-10-31 13:28:44 -05:00
syounkin
bec162ea4d Fix to data link problem 2024-10-31 13:24:08 -05:00
syounkin
977cce473b First run without error
Having some problems with the data link. This version has the data directory hard-coded, no link used
2024-10-31 13:20:53 -05:00
syounkin
338ddec0b4 Added *.Rproj to .gitignore 2024-10-31 10:33:55 -05:00
Ben Varick
96cdcbc5ec
adjusted wording, adjusted buffer for line intersections from 10m to 20m 2024-10-29 16:21:57 -05:00
Ben Varick
f8cf08ef8b
adjusted directories to allow me to work line by line in RStudio 2024-10-29 16:18:08 -05:00
027d2b6f5d
adjusted where the html file is saved 2024-10-29 13:35:51 -05:00
syounkin
817126bef5 Run Markdown Script with make
Created a Makefile to be used to run R markdown scripts. See README for more info. Also created R and html subdirectories. The repo should contain the html subdirectory but not the files in it.
2024-10-29 10:39:05 -05:00