Skip to content

Commit

Permalink
adding buildscript from old repo
Browse files Browse the repository at this point in the history
  • Loading branch information
laderast committed Jun 30, 2019
1 parent 6380eb4 commit 81a3bdb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions convert_RBootcamp.R
Expand Up @@ -6,8 +6,6 @@ library(decampr)


#load chapter as single character string
yaml_header <- readr::read_file("c:/Code/RBootcamp/chapters/chapter1.yml")
yaml_header <- convert_to_unix_linebreaks(yaml_header)
chapter_file <- readr::read_file("c:/Code/RBootcamp_old/chapter1.md")
chapter_file <- convert_to_unix_linebreaks(chapter_file)
#chunk text into exercises
Expand Down

0 comments on commit 81a3bdb

Please sign in to comment.