own_getRptTpl()
mydata2 <-own_getBalanceSheet(FUnit = 'wan')
mydata2;
mydata3 <- own_getMonthRpt(FUnit = 'wan')
mydata3
mydata4 <- own_deal(FUnit = 'wan',FMonth = 7)
View(mydata4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.