Description Usage Arguments Value
View source: R/post_simulation_process.R
Plot monthly prevalences from csv files or list of cow_table. Set either one of output_dir+output_filename or csv.
1 2 3 4 5 6 7 8 9 10 11 12  | 
param, output_filename, output_dir | 
 See param.  | 
i_simulation | 
 csvs with this numbers are used.  | 
list_cows | 
 List consisted of   | 
language | 
 Language to which translate messages. At present, only English and Japanese is implemented.  | 
title, xlab, ylab | 
 logical or character. Plot a title, a label for x-axis and a label for y-axis. When   | 
font | 
 Font in a plot. The default is "Meiryo" for Windows and "Hiragino Kaku Gothic Pro W3" for the other OS.  | 
An scatterplot by ggplot2::ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.