Have you ever try to plot geographic data in #ggplot2? Having troubles to facet your data into a nice geographic topology? Today @ecolology will show us how to use #geofacets and other tools within tidyverse to plot COVID-19 and vaccination data organized by geographic entities
Come today to our weekly #codertsv session 11 AM AEST and learn about JCU HPRC and QCIF infrastructure and services from our research analyst Stefano Montanari. These infrastructure provide computation and storage resources to JCU researchers #CloudComputing Bring your questions
Well-documented workflows are paramount for achieving high quality and reproducible science. This Monday 11 AM @mrthmaria will talk about development and documenting workflows for computational biology & bioinformatics at @jcu#codertsv#tRopicalR
Well-documented workflows are paramount for achieving high quality and reproducible science. This Monday 11 AM @mrthmaria will talk about development and documenting workflows for computational biology & bioinformatics at @jcu#codertsv#tRopicalR
Thereβre many awesome things from #codertsv such as having a friendly place to ask & learn coding (exampleππ½), free tea/coffee mugs, networking, etc. The best without doubt is our community (example ππ½) @ecolology thanks for being so generous with your time and knowledge π§‘
Nine months after presenting to @CoderTsv how to make an R-shiny Covid-19 dashboard to track world cases, the app is still running well!
https://t.co/R3FURtahdH
Come today to learn good practices about creating and organizing code that others, and your future self, can easily understand and use. Monday 22nd March 11 AM AEST
Do you want to manage, modify & spin-off your code efficiently? Maybe keep track of changes in your website & markup documents? If Yes, git -a version control software- can facilitate these tasks & likely enhance your productivity. Join us on Monday 15th March 11 PM to learn more
Do you want to manage, modify & spin-off your code efficiently? Maybe keep track of changes in your website & markup documents? If Yes, git -a version control software- can facilitate these tasks & likely enhance your productivity. Join us on Monday 15th March 11 PM to learn more
Have you ever felt that your code could be more efficient, but do not know how to improve it? Well, if yes, the answer is probable #purrr a functional programming R package that allows you to apply a function to several elements at the time. Come & learn more on Monday March 1st
Have you ever felt that your code could be more efficient, but do not know how to improve it? Well, if yes, the answer is probable #purrr a functional programming R package that allows you to apply a function to several elements at the time. Come & learn more on Monday March 1st
Working with messy data? Come tomorrow (Monday 11 AM) and learn how to use tidyr to seamlessly transform messy data into tidy long or wide format data ready for analysis. #Rstats#codertsv#tRopicalR#tidyr
Exciting session this Monday Feb 15th 11AM. We will welcome our JCU eResearch analyst and our friends from #tRopicalR JCU Cairns. Also we will go through examples showing the utility of for-loops and apply family functions to repeat programming tasks sequentially. ππ½πππ»
Exciting session this Monday Feb 15th 11AM. We will welcome our JCU eResearch analyst and our friends from #tRopicalR JCU Cairns. Also we will go through examples showing the utility of for-loops and apply family functions to repeat programming tasks sequentially. ππ½πππ»
Have you ever found yourself googling how to create and select columns, filter rows, group factors, and summarize data in R? Come along next Monday and learn how to manipulate data frames in R using #dplyr Please DM to get link.
Have you ever found yourself googling how to create and select columns, filter rows, group factors, and summarize data in R? Come along next Monday and learn how to manipulate data frames in R using #dplyr Please DM to get link.
Wanna take your #rstat code to the next level? On Monday 11 AM @wytamma will explain how to build web APIs (Application Programming Interfaces) with PlumbeR. In plain words, he will teach you how to modify your existing code to serve data, analysis or plots on request in the web