Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Borrow chapters function #13

Merged
merged 17 commits into from
Dec 17, 2021
Merged

Borrow chapters function #13

merged 17 commits into from
Dec 17, 2021

Conversation

cansavvy
Copy link
Contributor

@cansavvy cansavvy commented Dec 17, 2021

In an Rmarkdown document you can do this and it will knit the markdown into your course!

```{r, echo=FALSE, results='asis'}
cow::borrow_chapter(doc_path = "docs/02-chapter_of_course.md", repo_name = "jhudsl/DaSL_Course_Template_Bookdown")
```

@cansavvy
Copy link
Contributor Author

Everything is all polished up!

@cansavvy
Copy link
Contributor Author

All that's left is that same windows specific package problem #7 Otherwise this is set!

@cansavvy cansavvy merged commit 291d32a into main Dec 17, 2021
@cansavvy cansavvy deleted the cansavvy/borrow-chapters branch December 17, 2021 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant