The Palmer Penguins DatasetThe Palmer Penguins dataset is a sample dataset for use in R language and Python. The palmer penguin […] March 11, 2023 in R Language tagged data / sample / dataset / R by Mike
Data Frames in RData frames are the data analyst’s default way of interacting with data. The best way to learn data […] March 11, 2023 in R Language tagged table / frame / data / R Data by Mike
Introduction to Data in RGetting your data into R in a useful form for visualization and modeling is a critical skill for […] March 11, 2023 in R Language tagged data / process / R Data by Mike
Reading Data into RHere is an online resource book called R for Data Science. Have a look at chapter 11 Data […] March 10, 2023 in R Language tagged read / dataset / readr / reading / data / import / importing / R Data Import by Mike
The gapminder Dataset in RThe gapminder dataset is a good dataset to practice with. In R, gapminder is a DataFrame. A DataFrame […] March 9, 2023 in R Language / Datasets tagged countries / dataset / gapminder / country / population / data / sample by Mike
R DatasetsAre you looking for some data to practice your R skills with? Try typing data() in the RStudio […] March 8, 2023 in R Language tagged data / dataset by Mike
Fundamentals of R ProgrammingIt’s always good to start with the fundamentals. We’ll start with comments, functions, variables, data types, vectors, and […] March 7, 2023 in R Language tagged data / programming / computer by Mike
RStudio IntroductionRStudio’s an IDE or integrated development environment. This means that RStudio brings together all the tools you might […] March 6, 2023 in R Language tagged cls / data / development / programming / IDE / clear / environment / R / RStudio by Mike
The McCandless MethodThe McCandless method of data visualization and presentation is a set of guidelines for presentations by David McCandless. […] March 5, 2023 in PowerPoint tagged chart / graph / data / visualization / presentation / communication by Mike
Data StorytellingAre you someone who needs to tell a convincing story to an audience? Are you are data journalist […] March 3, 2023 in Data Visualization tagged data / story / narrative / 3 / C's by Mike
Superstore Sales DatasetThe Superstore Sales dataset is a public sample dataset provided by Tableau. It is free to use as […] March 2, 2023 in Data Analytics tagged data / sales / sample / hierarchy by Mike
Elements of Art in Data VizBoth data analysts and artists use elements of art in their work. A few of the main elements […] February 26, 2023 in Data Visualization tagged art / data / visualization / artistic by Mike