38 Commits

Author SHA1 Message Date
syounkin
bfda9bb6ef Moved R Markdown to top-level
Does having the R markdown script stored in the top-level work for you?
2024-11-01 12:05:30 -05:00
Ben Varick
f3e68912ad
remove duplicate bikelts chunk 2024-11-01 11:18:24 -05:00
bvarick
57d3a65db9
Merge pull request #7 from syounkin/sgy
Finished Organizing Rmarkdown Script
2024-11-01 11:15:25 -05:00
bvarick
3458ffa61f
Merge branch 'main' into sgy 2024-11-01 11:15:15 -05:00
syounkin
3583c0917b Finished Organizing Rmarkdown Script 2024-11-01 10:29:10 -05:00
bvarick
626d69667e
Merge pull request #6 from bvarick/chunk-therest
Split up "The Rest" into chucks. Reordered some of the chunks.
2024-11-01 09:50:39 -05:00
Ben Varick
1406713180
Split up "The Rest" into chucks. Reordered some of the chunks. 2024-11-01 09:48:32 -05:00
bvarick
c721c58a9a
Merge pull request #5 from syounkin/sgy
Began Organizing Markdown Script
2024-10-31 17:15:50 -05:00
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
07f4d38bd2
removed segments from bike_lts with an lts value of 9 2024-10-31 16:48:22 -05:00
Ben Varick
41f461b19a
removed html file from git 2024-10-31 16:40:48 -05:00
Ben Varick
49eba8eb71
removed unnecessary st_transform steps 2024-10-31 16:39:12 -05:00
Ben Varick
8748e0fa69
removed leading ./ from subdirectory paths 2024-10-31 14:49:08 -05:00
bvarick
23e7b4237e
Merge pull request #4 from syounkin/sgy
Ran Without Error
2024-10-31 14:37:06 -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
Samuel Younkin
e0290a3d39
Merge branch 'bvarick:main' into sgy 2024-10-31 13:34:19 -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
Ben Varick
a17e15fd6e
README formatting 2024-10-31 11:23:17 -05:00
Ben Varick
88d5ae53a6
added data sources to README 2024-10-31 11:22:22 -05:00
e851b8d773
added data/* to .gitignore 2024-10-31 11:12:18 -05:00
bvarick
4a53dab9ba
Merge pull request #3 from syounkin/sgy
Data Link Instead of Data Subdirectory
2024-10-31 11:11:02 -05:00
syounkin
338ddec0b4 Added *.Rproj to .gitignore 2024-10-31 10:33:55 -05:00
Samuel Younkin
57b9cd9d5e
Merge branch 'bvarick:main' into sgy 2024-10-31 09:58:56 -05:00
syounkin
00bcd861a7 Removed the data directory
I prefer to store the data somewhere safe and link to it with something like
./data -> /Users/syounkin/data/Box/HOT/bvarick/data/
Thius keeps the repo light and avoids making any data public.
2024-10-31 09:57:31 -05:00
Ben Varick
0b8dc2bbd7
adjusted example figures 2024-10-29 16:28:06 -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
bvarick
f5897c8b4c
Merge pull request #1 from syounkin/sgy
Using R Markdown and make
2024-10-29 13:23:31 -05:00
syounkin
3b74670fd1 Update to README.md 2024-10-29 10:43:27 -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
9e1ba33097
edited README again 2024-10-28 17:05:09 -05:00
bb18cc558e
edited README 2024-10-28 17:04:30 -05:00
69c1ab343c
edited README 2024-10-28 17:04:04 -05:00
4167d5c9c0
remade repo removing student addresses 2024-10-28 17:02:30 -05:00