-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cb1e0f7
commit 0e8f07c
Showing
15 changed files
with
297 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
|
||
<title>Page not found | README.knit</title> | ||
|
||
|
||
|
||
<meta name="generator" content="placeholder" /> | ||
<meta property="og:title" content="Page not found | README.knit" /> | ||
<meta property="og:type" content="book" /> | ||
|
||
|
||
|
||
|
||
<meta name="twitter:card" content="summary" /> | ||
<meta name="twitter:title" content="Page not found | README.knit" /> | ||
|
||
|
||
|
||
<!-- JS --> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.js" integrity="sha512-zv6Ywkjyktsohkbp9bb45V6tEMoWhzFzXis+LrMehmJZZSys19Yxf1dopHx7WzIKxr5tK2dVcYmaCk2uqdjF4A==" crossorigin="anonymous"></script> | ||
<script src="https://kit.fontawesome.com/6ecbd6c532.js" crossorigin="anonymous"></script> | ||
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> | ||
<link href="libs/bootstrap-4.6.0/bootstrap.min.css" rel="stylesheet" /> | ||
<script src="libs/bootstrap-4.6.0/bootstrap.bundle.min.js"></script> | ||
<script src="libs/bs3compat-0.8.0/transition.js"></script> | ||
<script src="libs/bs3compat-0.8.0/tabs.js"></script> | ||
<script src="libs/bs3compat-0.8.0/bs3compat.js"></script> | ||
<link href="libs/bs4_book-1.0.0/bs4_book.css" rel="stylesheet" /> | ||
<script src="libs/bs4_book-1.0.0/bs4_book.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/autocomplete.js/0.38.0/autocomplete.jquery.min.js" integrity="sha512-GU9ayf+66Xx2TmpxqJpliWbT5PiGYxpaG8rfnBEk1LL8l1KGkRShhngwdXK1UgqhAzWpZHSiYPc09/NwDQIGyg==" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/mark.min.js" integrity="sha512-5CYOlHXGh6QpOFA/TeTylKLWfB3ftPsde7AnmhuitiTX4K5SqCLBeKro6sPS8ilsz1Q4NRx3v8Ko2IBiszzdww==" crossorigin="anonymous"></script> | ||
|
||
<!-- CSS --> | ||
<style type="text/css"> | ||
|
||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} | ||
</style> | ||
<link rel="stylesheet" href="style.css" /> | ||
|
||
</head> | ||
|
||
<body data-spy="scroll" data-target="#toc"> | ||
|
||
<div class="container-fluid"> | ||
<div class="row"> | ||
<header class="col-sm-12 col-lg-3 sidebar sidebar-book"> | ||
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a> | ||
|
||
<div class="d-flex align-items-start justify-content-between"> | ||
<h1> | ||
<a href="index.html" title=""></a> | ||
</h1> | ||
<button class="btn btn-outline-primary d-lg-none ml-2 mt-1" type="button" data-toggle="collapse" data-target="#main-nav" aria-expanded="true" aria-controls="main-nav"><i class="fas fa-bars"></i><span class="sr-only">Show table of contents</span></button> | ||
</div> | ||
|
||
<div id="main-nav" class="collapse-lg"> | ||
<form role="search"> | ||
<input id="search" class="form-control" type="search" placeholder="Search" aria-label="Search"> | ||
</form> | ||
|
||
<nav aria-label="Table of contents"> | ||
<h2>Table of contents</h2> | ||
<div id="book-toc"></div> | ||
|
||
<div class="book-extra"> | ||
<p><a id="book-repo" href="#">View book source <i class="fab fa-github"></i></a></li></p> | ||
</div> | ||
</nav> | ||
</div> | ||
</header> | ||
|
||
<main class="col-sm-12 col-md-9 col-lg-7" id="content"> | ||
<div id="page-not-found" class="section level1"> | ||
<h1>Page not found</h1> | ||
<p>The page you requested cannot be found (perhaps it was moved or renamed).</p> | ||
<p>You may want to try searching to find the page's new location, or use | ||
the table of contents to find the page you are looking for.</p> | ||
</div> | ||
</main> | ||
|
||
<div class="col-md-3 col-lg-2 d-none d-md-block sidebar sidebar-chapter"> | ||
<nav id="toc" data-toggle="toc" aria-label="On this page"> | ||
<h2>On this page</h2> | ||
<div id="book-on-this-page"></div> | ||
|
||
<div class="book-extra"> | ||
<ul class="list-unstyled"> | ||
<li><a id="book-source" href="#">View source <i class="fab fa-github"></i></a></li> | ||
<li><a id="book-edit" href="#">Edit this page <i class="fab fa-github"></i></a></li> | ||
</ul> | ||
</div> | ||
</nav> | ||
</div> | ||
|
||
</div> | ||
</div> <!-- .container --> | ||
|
||
<footer class="bg-primary text-light mt-5"> | ||
<div class="container"><div class="row"> | ||
|
||
<div class="col-12 col-md-6 mt-3"> | ||
<p>"<strong></strong>" was written by . </p> | ||
</div> | ||
|
||
<div class="col-12 col-md-6 mt-3"> | ||
<p>This book was built by the <a class="text-light" href="https://bookdown.org">bookdown</a> R package.</p> | ||
</div> | ||
|
||
</div></div> | ||
</footer> | ||
|
||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,131 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
|
||
<title>README.knit</title> | ||
|
||
|
||
|
||
<meta name="generator" content="placeholder" /> | ||
<meta property="og:title" content="README.knit" /> | ||
<meta property="og:type" content="book" /> | ||
|
||
|
||
|
||
|
||
<meta name="twitter:card" content="summary" /> | ||
<meta name="twitter:title" content="README.knit" /> | ||
|
||
|
||
|
||
<!-- JS --> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.js" integrity="sha512-zv6Ywkjyktsohkbp9bb45V6tEMoWhzFzXis+LrMehmJZZSys19Yxf1dopHx7WzIKxr5tK2dVcYmaCk2uqdjF4A==" crossorigin="anonymous"></script> | ||
<script src="https://kit.fontawesome.com/6ecbd6c532.js" crossorigin="anonymous"></script> | ||
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> | ||
<link href="libs/bootstrap-4.6.0/bootstrap.min.css" rel="stylesheet" /> | ||
<script src="libs/bootstrap-4.6.0/bootstrap.bundle.min.js"></script> | ||
<script src="libs/bs3compat-0.8.0/transition.js"></script> | ||
<script src="libs/bs3compat-0.8.0/tabs.js"></script> | ||
<script src="libs/bs3compat-0.8.0/bs3compat.js"></script> | ||
<link href="libs/bs4_book-1.0.0/bs4_book.css" rel="stylesheet" /> | ||
<script src="libs/bs4_book-1.0.0/bs4_book.js"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/autocomplete.js/0.38.0/autocomplete.jquery.min.js" integrity="sha512-GU9ayf+66Xx2TmpxqJpliWbT5PiGYxpaG8rfnBEk1LL8l1KGkRShhngwdXK1UgqhAzWpZHSiYPc09/NwDQIGyg==" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/mark.min.js" integrity="sha512-5CYOlHXGh6QpOFA/TeTylKLWfB3ftPsde7AnmhuitiTX4K5SqCLBeKro6sPS8ilsz1Q4NRx3v8Ko2IBiszzdww==" crossorigin="anonymous"></script> | ||
|
||
<!-- CSS --> | ||
<style type="text/css"> | ||
|
||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} | ||
</style> | ||
<link rel="stylesheet" href="style.css" /> | ||
|
||
</head> | ||
|
||
<body data-spy="scroll" data-target="#toc"> | ||
|
||
<div class="container-fluid"> | ||
<!--bookdown:title:start--> | ||
<!--bookdown:title:end--> | ||
|
||
<!--bookdown:toc:start--> | ||
<div class="row"> | ||
<header class="col-sm-12 col-lg-3 sidebar sidebar-book"> | ||
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a> | ||
|
||
<div class="d-flex align-items-start justify-content-between"> | ||
<h1> | ||
<a href="index.html" title=""></a> | ||
</h1> | ||
<button class="btn btn-outline-primary d-lg-none ml-2 mt-1" type="button" data-toggle="collapse" data-target="#main-nav" aria-expanded="true" aria-controls="main-nav"><i class="fas fa-bars"></i><span class="sr-only">Show table of contents</span></button> | ||
</div> | ||
|
||
<div id="main-nav" class="collapse-lg"> | ||
<form role="search"> | ||
<input id="search" class="form-control" type="search" placeholder="Search" aria-label="Search"> | ||
</form> | ||
|
||
<nav aria-label="Table of contents"> | ||
<h2>Table of contents</h2> | ||
<div id="book-toc"></div> | ||
|
||
<div class="book-extra"> | ||
<p><a id="book-repo" href="#">View book source <i class="fab fa-github"></i></a></li></p> | ||
</div> | ||
</nav> | ||
</div> | ||
</header> | ||
|
||
<main class="col-sm-12 col-md-9 col-lg-7" id="content"> | ||
<!--bookdown:toc:end--> | ||
<!--bookdown:body:start--> | ||
<div id="data-pipelines" class="section level1" number="1"> | ||
<h1><span class="header-section-number">1</span> Data-Pipelines</h1> | ||
<p>This is the source code for “Data Pipelines: Using a Model-View-Controller Framework in R”. It was made using <code>{rmarkdown}</code> and <code>{bookdown}</code> <a href="https://github.com/rstudio/bookdown" class="uri">https://github.com/rstudio/bookdown</a>.</p> | ||
<p>This template provides a skeleton file structure that you can edit to create your book.</p> | ||
<p>The contents inside the .Rmd files provide some pointers to help you get started, but feel free to also delete the content in each file and start fresh.</p> | ||
<p>Additional resources: | ||
The <strong>bookdown</strong> book: <a href="https://bookdown.org/yihui/bookdown/" class="uri">https://bookdown.org/yihui/bookdown/</a> | ||
The <strong>bookdown</strong> package reference site: <a href="https://pkgs.rstudio.com/bookdown" class="uri">https://pkgs.rstudio.com/bookdown</a></p> | ||
</div> | ||
<!--bookdown:body:end--> | ||
</main> | ||
|
||
<div class="col-md-3 col-lg-2 d-none d-md-block sidebar sidebar-chapter"> | ||
<nav id="toc" data-toggle="toc" aria-label="On this page"> | ||
<h2>On this page</h2> | ||
<div id="book-on-this-page"></div> | ||
|
||
<div class="book-extra"> | ||
<ul class="list-unstyled"> | ||
<li><a id="book-source" href="#">View source <i class="fab fa-github"></i></a></li> | ||
<li><a id="book-edit" href="#">Edit this page <i class="fab fa-github"></i></a></li> | ||
</ul> | ||
</div> | ||
</nav> | ||
</div> | ||
|
||
</div> | ||
</div> <!-- .container --> | ||
|
||
<footer class="bg-primary text-light mt-5"> | ||
<div class="container"><div class="row"> | ||
|
||
<div class="col-12 col-md-6 mt-3"> | ||
<p>"<strong></strong>" was written by . </p> | ||
</div> | ||
|
||
<div class="col-12 col-md-6 mt-3"> | ||
<p>This book was built by the <a class="text-light" href="https://bookdown.org">bookdown</a> R package.</p> | ||
</div> | ||
|
||
</div></div> | ||
</footer> | ||
|
||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,30 @@ | ||
Welcome! | ||
This is the source code for "Data Pipelines: Using a | ||
Model-View-Controller Framework in R". It was written with **bookdown**. | ||
|
||
This is a minimal example of a book based on R Markdown and **bookdown** (https://github.com/rstudio/bookdown). | ||
## Links | ||
|
||
This template provides a skeleton file structure that you can edit to create your book. | ||
- Written with [bookdown](https://github.com/rstudio/bookdown "bookdown") R package | ||
- Strong influences from [golem]( https://thinkr-open.github.io/golem/ "golem") R package | ||
- REDCap https://projectredcap.org/about/ | ||
- Model: [REDCap]( https://thinkr-open.github.io/golem/ "REDCap") | ||
- Controller: [R](https://cran.r-project.org/ "R") | ||
- View(s): [plotly](https://plotly.com/r/ "plotly") and MORE! | ||
- The Rosyverse package is at | ||
[github.com/brandonerose/Rosyverse](https://github.com/brandonerose/Rosyverse "Rosyverse R package") | ||
See instructions above. Install remotes and install RosyUtils | ||
- The RosyUtils package is at | ||
[github.com/brandonerose/RosyUtils](https://github.com/brandonerose/RosyUtils "RosyUtils R package") | ||
- Donate if I helped you out and want more development (anything | ||
helps)! | ||
[account.venmo.com/u/brandonerose](https://account.venmo.com/u/brandonerose "Venmo Donation") | ||
- For more R coding visit | ||
[thecodingdocs.com/](https://www.thecodingdocs.com/ "TheCodingDocs.com") | ||
- For correspondence/feedback/issues, please email | ||
[TheCodingDocs\@gmail.com](mailto:[email protected]){.email}! | ||
- Follow us on Twitter | ||
[twitter.com/TheCodingDocs](https://twitter.com/TheCodingDocs "TheCodingDocs Twitter") | ||
- Follow me on Twitter | ||
[twitter.com/BRoseMDMPH](https://twitter.com/BRoseMDMPH "BRoseMDMPH Twitter") | ||
|
||
The contents inside the .Rmd files provide some pointers to help you get started, but feel free to also delete the content in each file and start fresh. | ||
[](http://www.thecodingdocs.com) | ||
|
||
Additional resources: | ||
|
||
The **bookdown** book: https://bookdown.org/yihui/bookdown/ | ||
|
||
The **bookdown** package reference site: https://pkgs.rstudio.com/bookdown |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
|
||
# References {-} | ||
|
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.