analyse_feedback_folder_1: Function to analyse data from SHiNeMaS using R packages...

Description Usage Arguments Author(s)

Description

Function to analyse data from SHiNeMaS using R packages shinemas2R and PPBstats regarding template_feedback_folder_1

Usage

1
analyse_feedback_folder_1(info_db, year = "2016")

Arguments

info_db

used by shinemas2R::get.data() : a list with the following element to connect to the data base:

  • db_user user name of SHiNeMaS

  • db_host IP address of the computer where SHiNeMaS is. If local host db_host = "127.0.0.1"

  • db_name name of the data base

  • db_password your password to login. If no password is needed, put ""

year

the year of the feedback folder

mc.cores

The number of cores used for parallelisation of the computing

Author(s)

Pierre Rivière, Gaëlle Van Frank


priviere/PPB documentation built on May 26, 2019, 8:32 a.m.