scaffold_module_plmRegression: instantShiny module: PLM Regression

Description Usage Arguments Author(s)

Description

Function that scaffolds the instantShiny module

Usage

1
2
scaffold_module_plmRegression(id = "<id>", data = "<data>",
  idVar = "<idVar>", dateVar = "<dateVar>", app.dir = ".")

Arguments

id

ID char string to be appended to input and output shiny objects

data

name of data file

idVar

name of variable that defines cross-sectional dimension of the data

dateVar

name of variable that defines time-dimension of the data

app.dir

path of the directory in which to insert the module

Author(s)

Janko Cizel


jcizel/instantShiny documentation built on May 18, 2019, 10:25 p.m.