RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

Rautf

Phadindra Raut

Recently Published

Tesla stock analysis for last 8 years
In this small project, I tried to use ggplot, tidyverse, plotly, etc . to analyse the stock of tesla.
Basic finance visualizations using R
I have used monthly DSEX index data from 2020 to 2024 to illustrate various trends, curves, and candlestits. With the help of this graphic, we can see how the Bangladeshi stock market has changed recently and how macro factors, natural forces, and political unrest have affected it.
PracticeR_01
In this assignment, I did a basic maths calculation and involved creating three vectors in R and combining them into a 3×4 matrix using the rbind() function and giving them names. It also has calculated the row and column sum.