{"id":3229,"date":"2016-09-01T10:56:54","date_gmt":"2016-09-01T17:56:54","guid":{"rendered":"http:\/\/blogs.reed.edu\/ed-tech\/?p=3229"},"modified":"2025-03-27T09:22:15","modified_gmt":"2025-03-27T16:22:15","slug":"updated-r-markdown-thesis-template","status":"publish","type":"post","link":"https:\/\/blogs.reed.edu\/ed-tech\/2016\/09\/updated-r-markdown-thesis-template\/","title":{"rendered":"Updated R Markdown thesis template"},"content":{"rendered":"\n<p>In October of 2015, I released an R Markdown senior thesis template R package and discussed it in the blogpost <a href=\"https:\/\/blogs.reed.edu\/ed-tech\/2015\/11\/r-markdown-senior-thesis-template\/\">here<\/a>. It was well-received by students and faculty that worked with it and this past summer I worked on updating it to make it even nicer for students. The big addition is the ability for students to export their senior thesis to a webpage (example <a href=\"https:\/\/ismayc.github.io\/thesisdown_book\/\">here<\/a>) and also label and cross-reference figures and tables more easily. These additions and future revisions will be in the new <code>thesisdown<\/code> package in the spirit of the <code>bookdown<\/code> package developed and released by RStudio in summer 2016.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>I encourage you to look over <a href=\"https:\/\/blogs.reed.edu\/ed-tech\/2015\/11\/r-markdown-senior-thesis-template\/\">my blog post last year<\/a> to get an idea of why R Markdown is such a friendly environment to work in. Markdown specifically allows for typesetting of the finished document to be transparent inside the actual document. Down the road, it is my hope that students will be able to write generating R Markdown files that will then export into many formats. These currently include the LaTeX format to produce a PDF following Reed\u2019s senior thesis guidelines and the HTML version in gitbook style. Eventually, this will include a Word document following Reed\u2019s guidelines and also an ePub (electronic book) version. These last two are available at the moment but are not fully functional.<\/p>\n\n\n\n<p>By allowing senior theses in a variety of formats, seniors will be more easily able to display their work to potential employers, other students, faculty members, and potential graduate schools. This will allow them to get the word out about their studies and research while still encouraging reproducibility in their computations and in their analyses.<\/p>\n\n\n\n<div id=\"install-the-template-generating-package\" class=\"section level3\">\n<h3>Install the template generating package<\/h3>\n<p>To check out the package yourself, make sure you have RStudio and LaTeX installed (directions under R Tutorials&nbsp;here)&nbsp;and then direct your browser to the GitHub page for the template: <a class=\"uri\" href=\"http:\/\/github.com\/ismayc\/thesisdown\">http:\/\/github.com\/ismayc\/thesisdown<\/a>. The <code>README.md<\/code> file near the bottom of the page below the files gives directions on installing the template package and getting the template running. As you see there, you\u2019ll want to install the <code>thesisdown<\/code> package via the following commands in the RStudio console:<\/p>\n<pre class=\"r\"><code>install.packages(\"devtools\")\ndevtools::install_github(\"ismayc\/thesisdown\")<\/code><\/pre>\n<p>If you have any questions, feedback, or would like to report any issues, please <a href=\"cismay@reed.edu\">email me<\/a>.<\/p>\n<p>(The generating R Markdown file for this HTML document\u2014saved in the .Rmd extension\u2014is available <a href=\"http:\/\/reed.edu\/data-at-reed\/software\/R\/blogposts\/thesisdown_blogpost.Rmd\">here<\/a>.)<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>In October of 2015, I released an R Markdown senior thesis template R package and discussed it in the blogpost here. It was well-received by students and faculty that worked with it and this past summer I worked on updating it to make it even nicer for students. The big addition is the ability for &hellip; <a href=\"https:\/\/blogs.reed.edu\/ed-tech\/2016\/09\/updated-r-markdown-thesis-template\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Updated R Markdown thesis template&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1244,"featured_media":4884,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34,32,33],"tags":[],"class_list":["post-3229","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-visualization","category-programming","category-quantitative-analysis"],"_links":{"self":[{"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/posts\/3229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/users\/1244"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/comments?post=3229"}],"version-history":[{"count":7,"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/posts\/3229\/revisions"}],"predecessor-version":[{"id":4891,"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/posts\/3229\/revisions\/4891"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/media\/4884"}],"wp:attachment":[{"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/media?parent=3229"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/categories?post=3229"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.reed.edu\/ed-tech\/wp-json\/wp\/v2\/tags?post=3229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}