Skip to content

Rmarkdown, LaTeX, and Knitr reporting templates for AAGI staff.

License

Notifications You must be signed in to change notification settings

AAGI-AUS/AAGITemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAGITemplates

Project Status: Active – The project has reached a stable, usable state and is being actively developed. package version

Rmarkdown, LaTeX and Knitr reporting templates for AAGI staff.

AAGI report jpg
AAGI Report
AAGI one-page report jpg
AAGI Short Report
AAGI HTML presentation jpg
AAGI HTML Presentation
AAGI beamer presentation jpg
AAGI Beamer Presentation

This package adds templates for AAGI reports and presentations to RStudio, accessible graphically via the File > New File... > R Markdown... menu and also via the R Console using the new_report() function.

Install this R package with:

if(!require("remotes")) install.packages("remotes") 
remotes::install_github("AAGI-AUS/AAGITemplates", upgrade = FALSE)

Installing the Microsoft Office templates

The AAGI report/presentation templates for Microsoft Word and Microsoft PowerPoint can be installed easily on a Windows 10/11 SOE by the following steps.

  1. Download the .dotx and .potx template files from this GitHub directory to your machine (e.g., by clicking the following links):
  2. Copy and paste the template files into your "Custom Office Templates" directory. (This directory usually already exists in your User folder, but if the directory does not exist you can create it anywhere you like.)
    Template files in the Custom Office Templates directory jpg
  3. Open Microsoft Word and open the Options window. Navigate to the Save menu, and under Default personal templates location make sure that your "Custom Office Templates" directory is listed. If it's not already populated, just copy and paste your directory path from the previous step into this box.
    Microsoft Word save menu showing the templates location jpg

If the templates are found successfully, then these AAGI report templates should be available under the 'Personal' tab when creating a new document in Microsoft Word (and also when creating a new presentation in Microsoft PowerPoint).

Microsoft Word report templates jpg Microsoft PowerPoint presentation templates jpg

About

Rmarkdown, LaTeX, and Knitr reporting templates for AAGI staff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published