channel_outputs: channel_outputs

Description Usage Arguments Value Author(s)

View source: R/channel_outputs.r

Description

Export result from statistical of channel_analytic function outputs.

Usage

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
)

Arguments

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.

Value

Object extracted from the list of output given by channel_analytic object.

Author(s)

Istituto per la Bioeconomia Firenze Italy Alfonso Crisci alfonso.crisci@ibe.cnr.it


alfcrisci/rTwChannel documentation built on March 22, 2020, 6:09 p.m.