projectR::source_dir(file.path(get_box_dir("office_win"),"projectR"))
# load_pkgs(ggplot2,gplots,colorRamps,RColorBrewer)
set_global_chunk()

Executive Summary

1. Introduction

2. Objectives

3. Data and Methods

4. Results


R Libraries

We begin by loading all the libraries we will need for this analysis. A list of the current versions of the libraries used for the analysis can be found in the appendix.

library(ClassDiscovery)
library(ClassComparison)

Load the Data



Appendix

A File Location

This analysis was run in the following directory:

getwd()

B SessionInfo

This analysis was run in the following sofeware environment:

sessionInfo()


lileok/projectR documentation built on May 21, 2019, 6:15 a.m.