© 2023 Hashnode
#r-cjxu2ot2i000u7os1rdapoiqi
O que é o R? R é uma linguagem para computação estatística e gráficos. É um projeto GNU que é semelhante à linguagem S que foi desenvolvido nos Laboratórios Bell (anteriormente AT&T, agora Lucent Tec…
If you're looking to install R on Linux that means you already know and familiar with R then you can just directly go to the instructions below but if you're new and still learning and figuring out ab…
Introduction: Data analysis requires a combination of skills and tools to extract valuable insights from raw data. SQL is a programming language used to manage relational databases, making it essentia…
In the previous blog, we explored control structures and output functions. In this blog, we can learn about the Switch statement, which is also a type of control structure, and in addition to that, we…
We discussed variables, variable scope, and input functions in the previous blog. In this article, we can learn about output functions and control structures. Using scan() method As we have seen earl…
Yes, you heard it right. Tidyverse is a little universe on its own when it comes to data analysis. Let’s explore why it is so. How does Wikipedia define data analysis? Data analysis is a process of i…
Datasaurus Introduction note: This post uses R, Rmarkdown, and packages in the Tidyverse and other R packages. I recently came across the Datasaurus dataset by Alberto Cairo on #TidyTuesday and want…
2020 has been one heck of a year. Despite the difficulties that came with the pandemic, we decided to start our journey with dstack and so far it has been a fantastic ride! In March, we started with a simple version of the product that allo…
First of all: "I miss Windows Phone" cover photo: "Beijing Apple Store" by guanmu.name is licensed under CC BY-NC-ND 2.0 Intro Continuing from where the last post stopped: the possibility of transfor…
A few months ago, we launched an online service that allows anyone to publish their data visualizations from Python or R, and then easily arrange them into interactive dashboards through a drag-&-drop interface. The idea was to give data sc…