mcolvin / PSPAP-Reboot

PDSG population assessement reboot analyses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This folder contains scripts to produce pallid sturgeon reference populations used in subsequent analyses of potential monitoring programs.

Files and structure

Files and folder within this directory.

  • index.Rmd
  • src - folder containing R scripts for analysis
    • 1_global.R
    • 2_functions.R
    • 3_load-and-clean.R
    • 4_figures.R
    • 5_tables.R - a function that returns publication and report table
    • 6_analysis.R - a file where analyses are completed
  • dat-contains any input files required for analysis
  • output-contains any output files generated during analysis

Organization and workflow

Index.Rmd runs the show. It sources child documents that correspond to major sections. The the other Rmd files in this folder source child documents that link to outputs from the anlayses folder.

I terms of work flow, compile index.Rmd to get the whole document. Compile each section to get a section view.

About

PDSG population assessement reboot analyses


Languages

Language:R 97.9%Language:TeX 1.1%Language:HTML 1.0%Language:Batchfile 0.0%