dear members, I am a stock trader and a data science freelancer. I am weighing the advantages of taking a R course in coursera to show my proficiency in R in some freelancing sites. But I have already done extensive research on Stock trading and data science, using R. How do I show that I am proficient in R, given my workspace? For example, can I show the total size of my workspace and the size of the functions I have created? Any other ideas? Yours sincerely, AKSHAY M KULKARNI [[alternative HTML version deleted]]
One approach would be to put some (non-confidential) projects on a site such as GitHub so that people can examine your work. Sent from my iPhone> On 27 Aug 2021, at 9:18, akshay kulkarni <akshay_e4 at hotmail.com> wrote: > > ?dear members, > I am a stock trader and a data science freelancer. I am weighing the advantages of taking a R course in coursera to show my proficiency in R in some freelancing sites. But I have already done extensive research on Stock trading and data science, using R. How do I show that I am proficient in R, given my workspace? For example, can I show the total size of my workspace and the size of the functions I have created? Any other ideas? > > Yours sincerely, > AKSHAY M KULKARNI > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
Hi, It all depends on the R skill level of your audience. If they are also programmers, show them your Github page and a list of the packages you made would be great. If they do not have any R experience, do some work on R shiny, tell them you can do all kinds of magic things with the data, and visualize the result. Cheers, Jiefei On Fri, Aug 27, 2021 at 2:18 PM akshay kulkarni <akshay_e4 at hotmail.com> wrote:> > dear members, > I am a stock trader and a data science freelancer. I am weighing the advantages of taking a R course in coursera to show my proficiency in R in some freelancing sites. But I have already done extensive research on Stock trading and data science, using R. How do I show that I am proficient in R, given my workspace? For example, can I show the total size of my workspace and the size of the functions I have created? Any other ideas? > > Yours sincerely, > AKSHAY M KULKARNI > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.