Description Usage Arguments Value
View source: R/R PACKAGE (DEFINITIVO).R
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.
1 | grph(z)
|
z |
A vector with yearly Break-even values. |
An interactive bars graph with 3 parameters of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.