R News:

==================================================================
FinAna 0.1.2
==================================================================
2017-Oct-25

Added
Functions:
        *ploths # added new parameter "l"
        *ploth # added new parameter "l"
        *plotsm # added new parameter "l"
        *plotts # added new parameter "l"
        *desc # added option to round
        *corm # added option to round

Bug fixed:
NA added in descriptive statistics

==================================================================
FinAna 0.1.1
==================================================================
2017-Feb-10

Added:
Functions:
        *annu.fv
        *annu.pv
        *annu.pv.df
        *bond.price
        *get.price.yahoo
        *get.price.google
        *plotts
        *plotsm
        *desc # added "max" and "min"

Bug fixed:

*fixed y label in ploths
==================================================================
FinAna 0.1.0
==================================================================
First Version 2016-Nov-8

First offcial release of FinAna R Package.
Analysis tools for regression analysis and financial analysis.
The package allows batch graphs generation, descriptive statistics, stock beta calculation, and so on.

Key Functions:
        *ploth
        *ploths
        *desc
        *betaf
        *corm

Future improvement will be made in: Downloading web data from more sources, Robust regression methods and potentially portfolio management tools.
