- Видео 49
- Просмотров 135 975
Lisa Lendway - Statistics & Data Science
США
Добавлен 14 янв 2020
Tidy Tuesday in Thirty
This time, watch my daughter Hadley and I play with the babynames dataset!
Просмотров: 395
Видео
Univariate categorical data
Просмотров 2853 года назад
Follow along here: stat155.netlify.app/lessons/01_univariate.html#Univariate_visualizationsummarization_of_categorical_variables
Univariate plotting and summarizing with a quantitative variable
Просмотров 2023 года назад
You can find more here: stat155.netlify.app/lessons/01_univariate.html#Univariate_visualizationsummarization_of_quantitative_variables
Building an R Markdown website
Просмотров 7 тыс.3 года назад
I made this video to try to help people put a bunch of .html files (from knitted .Rmd) files online quickly. I think this could be especially helpful for people who teach with R.
SDSS Talk: Using data from my backyard garden to teach Introduction to Data Science
Просмотров 3613 года назад
This is the short video that introduces my data and how I use it in my class. If you're interested in exploring more, you can check out the github repo for this talk: github.com/llendway/SDSS2021_garden_talk. My course website has even more examples: ds112-lendway.netlify.app/. Also, feel free to reach out to me with questions. I'm on Twitter @lisalendway.
Using Git and GitHub in R
Просмотров 6 тыс.3 года назад
In this video, Lisa and Heather go through the steps of creating a GitHub repository, cloning the repo using RStudio, adding a collaborator, making changes to the file collaboratively, and even a little bit of Git in the terminal. It is meant to help people using Git and GitHub with RStudio who already have GitHub set up.
Tidy Tuesday in Thirty (2021-01-12)
Просмотров 1943 года назад
Follow along here: github.com/llendway/tidy_tuesday_in_thirty
Tidy Tuesday in Thirty (2021-01-05)
Просмотров 1263 года назад
Follow along here: github.com/llendway/tidy_tuesday_in_thirty
Tidy Tuesday in Thirty (2020-12-15)
Просмотров 2544 года назад
Follow along at github.com/llendway/tidy_tuesday_in_thirty
Building a website using R {distill}
Просмотров 4,1 тыс.4 года назад
In this video, you can watch me build my website using the {distill} package. I start by creating a GitHub repository and end by deploying the website via Netlify. Finished website: lisalendway.netlify.app/
Tidy Tuesday in Thirty (2020-12-08)
Просмотров 1524 года назад
Follow along here: github.com/llendway/tidy_tuesday_in_thirty
Tidy Tuesday in Thirty (2020-12-1)
Просмотров 1414 года назад
Follow along here: github.com/llendway/tidy_tuesday_in_thirty
Creating animated plots in R with gganimate
Просмотров 2,5 тыс.4 года назад
Creating animated plots in R with gganimate
Mapping choropleths in R with geom_map()
Просмотров 1,5 тыс.4 года назад
Mapping choropleths in R with geom_map()
Plotting data on maps in R using ggmap
Просмотров 24 тыс.4 года назад
Plotting data on maps in R using ggmap
Working with factors in R using forcats
Просмотров 1,1 тыс.4 года назад
Working with factors in R using forcats