Skip to content

A repository with some ideas about how to make reanalysis quicker and easier.

Notifications You must be signed in to change notification settings

sbstusa/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains templates that can be used to write reports or presentations for SBST related work.

Setup

Right now, the resources here use R Markdown for authoring of reports and presentations. To use them, you'll need to install some of the SBST Design Elements

Install the SBST Design Elements

The SBST Fonts

The SBST font is Lato. The workflow here assumes that you've installed the Lato Font to your system.

SBST Logos

These ought to be part of the repository even though they are binary files, they do not change.

SBST Colors

The colors are defined in the templates which allow pandoc to convert

Install R Packages

I think that if you are editing files using RStudio, then you can just click "Knit to PDF" or "Knit to HTML". If you are using R some other way, then you'll need to have installed rmarkdown (install.packages('rmarkdown')). You can create pdf or html output using the render() function. For example, render('myfile.Rmd').

Help

We can use the Github Wiki to collaboratively write up little tutorials. We can use Github Issues to organize work and record bugs and problems.

About

A repository with some ideas about how to make reanalysis quicker and easier.

Resources

Stars

Watchers

Forks

Packages

No packages published