grph: Plotly Bars Graph Generator

Description Usage Arguments Value

View source: R/R PACKAGE (DEFINITIVO).R

Description

The function generates an interactive plotly bars graph. On the x-bar we put the rownames as dates of the dataframe of our interest. On the first y-bar we insert the aggregate values of Relevant Expenses ordered by year. On the second y-bar we insert the aggregate values of Relevant Revenues by year. On the third y-bar we insert the vector we obtain by running the beyR() function.

Usage

1
grph(z)

Arguments

z

A vector with yearly Break-even values.

Value

An interactive bars graph with 3 parameters of interest.


unimi-dse/8554ac27 documentation built on Feb. 20, 2020, 10:13 p.m.