Skip to content

This repository contains code I have written to produce RMarkdown files for my RStudio blogs.

License

Notifications You must be signed in to change notification settings

MostafaGhaderian/RStudio-Blogs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RStudio-Blogs

This repository contains the code required to produce blogs for RStudio. Each blog post has its own RMarkdown file, and all required files referred to in these posts are also included in this repository.

The first blog post shows how to build interactive world maps in RShiny: https://rviews.rstudio.com/2019/10/09/building-interactive-world-maps-in-shiny/

The second blog post shows how to run Python in RStudio and how to classify clothing categories from the Fashion MNIST data using artificial neural networks: https://rviews.rstudio.com/2019/11/11/a-comparison-of-methods-for-predicting-clothing-classes-using-the-fashion-mnist-dataset-in-rstudio-and-python-part-1/

About

This repository contains code I have written to produce RMarkdown files for my RStudio blogs.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 51.8%
  • R 40.1%
  • Python 8.1%