R Programming and a Viking Runes Shell Script
So i've had a lot of projects going on lately but im very excited about them. First i've been loading a lot of new content to youtube namely a lot of videos on RMarkdown
, but now i have another new series coming out. My new series on youtube at this playlist: HERE. This playlist focuses on comprehensive reviewing of functionality as well as real applications of the functions in the packages so they can immediately be used.
Im very excited by these projects becase i LOVE talking about R
and by teaching about the packages it acutally causes me to learn more so i understand the material being presented.
At work i've basically written a book with the R
package Bookdown
on a proprietary computer language we use, but beyond that project and some one off assignments i've mostly been devoting my time, resources, and money to learning more R
. I have spent almost $200 on R
books lately and im learning more about the language every day. I have even developed my own R
package at work for use in our assignments. Complete with Roxygen2
documentation, testthat
unit tests, and more. It has been a blast.
Lastly I got a bit obsessed with putting elder futhark nordic runes into my terminal emulator: ST. After figuring out that ST supports UTF–8 i changed my linux $PS1
variable to show my terminal prompt user and host name in elder futhark runes. Now, me knowing that this was possible didn't stop there. No, i wrote a shell script that can read standard input and even a whole file and with tests and a lot of piped sed
regex functions i can convert whole files to runes. Now i can work on being able to read them as well as english haha. If this script and the project interest you or you want to check them out, you can do so At This Link Thats all the updates i have right now, keep your eyes on my youtube and github for content :)