Description Usage Arguments Value Author(s)
View source: R/channel_outputs.r
Export result from statistical of channel_analytic function outputs.
1 2 3 4 5 6 7 8 9  | channel_outputs(
  stat_obj,
  param = "channel_stat",
  suffix_file = "LIG",
  na_string = "",
  filecsv = FALSE,
  html = FALSE,
  excel = TRUE
)
 | 
stat_obj | 
 list output obtained by channel_analytic  | 
param | 
 character Name of statistics or object of channel_analytic object.  | 
suffix_file | 
 character Prefix for file names outputs  | 
na_string | 
 character String value for missing data.  | 
filecsv | 
 logical export csv files.  | 
html | 
 logical export html sjPlot files.  | 
excel | 
 logical export excel files.  | 
Object extracted from the list of output given by channel_analytic object.
Istituto per la Bioeconomia Firenze Italy Alfonso Crisci alfonso.crisci@ibe.cnr.it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.