powered by
Convert Daily data of a stock to Monthly data
daytomonth(x)
OHLC data in monthly format.
dataframe containing stock data with columns SYMBOL, OPEN, HIGH, LOW, CLOSE & DATE.
Nandan L. Patil tryanother609@gmail.com
Converts the Daily data of a stock to Monthly data.
bhavprbhavtodaybhavdaytoweek
bhavpr
bhavtoday
bhav
daytoweek
# \donttest{ data(dailydata) daytomonth(dailydata) # }
Run the code above in your browser using DataLab