To enable emoji, you must add the following line to your site's _config.yml file:
plugins:
- jemoji
-
To generate aschii diagrams http://asciiflow.com/
-
Online LaTex Equation Editor https://www.codecogs.com/latex/eqneditor.php
Generate equation with encoded HTML. Include the link as an image e.g ![equation](URL)
- Web site development using RMarkdown
- R packaging http://kbroman.org/pkg_primer/
- a simple GiHub page https://timmastny.rbind.io/
- Top 50 ggplot2 Visualizations http://r-statistics.co/Top50-Ggplot2-Visualizations-MasterList-R-Code.html
- R machine learning https://www.r-bloggers.com/what-are-the-best-machine-learning-packages-in-r/
- How To Become A Data Scientist in 12 Months https://medium.com/@FreddieO/how-to-become-a-data-scientist-in-12-months-7e0deb51fac5 https://www.freecodecamp.org/
- Minimal Mistakes Theme https://mmistakes.github.io/minimal-mistakes/
- Blogdown - Creating Websites with R Markdown https://bookdown.org/yihui/blogdown/
- Up and running with blogdown https://alison.rbind.io/post/up-and-running-with-blogdown/
- R book http://r4ds.had.co.nz/
- purrr tutorial https://jennybc.github.io/purrr-tutorial
- Interactive Tutorials for R - lernr https://rstudio.github.io/learnr/
- Principal Component Analysis http://setosa.io/ev/principal-component-analysis/ https://towardsdatascience.com/a-one-stop-shop-for-principal-component-analysis-5582fb7e0a9c
- Mathematical-annotation http://vis.supstat.com/2013/04/mathematical-annotation-in-r/
github
https://github.com/q15928
-
LaTex - markdown https://latex.codecogs.com
-
Wifi channel check
sudo iwlist wlan0 scan | grep \(Channel
-
R Studio and DB connection
-
R models https://topepo.github.io/caret/available-models.html
- Data Science Handbook https://jakevdp.github.io/PythonDataScienceHandbook/index.html
- Intro to Descriptive Statistics
- Aggregation and Grouping
- The Ultimate Guide to Data Cleaning
- https://towardsdatascience.com/the-data-science-process-a19eb7ebc41b
- Fundamentals Of Statistics For Data Scientists and Analysts