Learn R Programming

EventStudy (version 0.36)

ApplicationInputInterface: Abstract Application Input Interface for Event Study R Package

Description

Abstract class no description.

Usage

ApplicationInputInterface

Format

R6Class object.

Methods

$new()

Constructor for ApplicationInputInterface. This class should not used directly.

$setNamedList()

Function to setup hierarchical lists.

$serialize()

Seriealize a R6-Object.

$serializeToJson(level)

Seriealize a R6-Object as a JSON-Object.

Arguments

type

Set the result file type.

level

Level to seriealize.