Skip to content

Commit

Permalink
Merge pull request #3 from nagornovys/ChangeForRelease
Browse files Browse the repository at this point in the history
Change for release
  • Loading branch information
monagai committed Nov 9, 2019
2 parents 28c5581 + 58bce19 commit 1c29cc6
Show file tree
Hide file tree
Showing 9 changed files with 1,252 additions and 1,069 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
output:
pdf_document: default
html_document: default
---
tugHall version 1.1
====================

Expand Down
Binary file removed README.pdf
Binary file not shown.
Binary file removed USER-GUIDE-tugHall.pdf
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 6 additions & 2 deletions User-Guide-tugHall.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,14 @@ The code has its initial input parameters and input files in the **/Input/** fol

**User-Guide-tugHall.html** - user guide for simulation in the html format.

**User-Guide-tugHall.pdf** - user guide for simulation in the pdf format.

**User-Guide-Analysis.Rmd** - user guide for analysis and report generation in the Rmd format.

**User-Guide-Analysis.html** - user guide analysis and report generation in the html format.

**User-Guide-Analysis.html** - user guide analysis and report generation in the pdf format.

dir **/tugHall/** - directory that contains the program.

<br />
Expand Down Expand Up @@ -356,6 +360,6 @@ or using the line by line procedure in **R Studio**. In this case we have:
- run the *model()* function to simulate;
- run **`source("Code/Analysis.R")`** in order to analyze the results and plot the figures in the dialogue box (see **User-Guide-Analysis**).

4. To make a report of the simulation, please, use the **User-Guide-Analysis.RMD**.
In the User-Guide-Analysis.RMD, commands are embeded to include files under Output/ and Figure/. So, after analysis with tugHall, you can generate analysis report automatically from the User-Guide-Analysis.RMD. with knitr or something else. For more details, please, see "Writing reproducible reports in R" on the github (https://nicercode.github.io/guides/reports/). For more details, please, see **User-Guide-Analysis**.
4. To obtain analysis reports of the simulation, please refer to **User-Guide-Analysis.RMD**.
In **User-Guide-Analysis.RMD**, commands are embeded to include files under **Output/** and **Figure/**. So, after analysis with tugHall, you can generate analysis reports automatically from **User-Guide-Analysis.RMD**. For more details, please refer to "Writing reproducible reports in R" on the github (https://nicercode.github.io/guides/reports/).

2,308 changes: 1,246 additions & 1,062 deletions User-Guide-tugHall.html

Large diffs are not rendered by default.

Binary file added User-Guide-tugHall.pdf
Binary file not shown.

0 comments on commit 1c29cc6

Please sign in to comment.