У нас вы можете посмотреть бесплатно dplyr package – select and filter (Intermediate Data Analysis in R #8) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video we will look at the select and filter functions within dplyr package in R. These functions can be used for subsetting rows and columns in a dataframe. For similar videos on data analysis and visualization, check out the links attached: Data Visualization Basics tutorial series: https://tinyurl.com/data-viz-basics-in-R Data Analysis Basics in R tutorial series: https://tinyurl.com/data-analysis-bas... Intermediate Data Analysis in R tutorial series: https://tinyurl.com/intermediate-data... ---------------------------------------- Other related videos/links: Intermediate Data Analysis in R FOR Loop: • Basic FOR Loops (Intermediate Data Analysi... WHILE Loop: • Basic WHILE Loops (Intermediate Data Analy... REPEAT Loop: • Basic REPEAT Loops (Intermediate Data Anal... NESTED FOR Loop: • Simple nested FOR LOOPs (Intermediate Data... loop through dataframes: • Loop through data frames (Intermediate Dat... Sequence with increments: • Sequence with increments (Intermediate Dat... Adding columns using mutate and transmute (dplyr): • dplyr package - mutate and transmute (Inte... Data Visualization Basics in R Intro to plotting using qplot in R: • Plotting in R using qplot function within ... Histogram and boxplot in R: • Histogram and boxplot in R using qplot fun... Violin plots in R: • Violin plot in R using qplot function with... Add or change legend names while using qplot: • Add or change legend names while using qpl... Change scatter plot colors in R manually: • Change scatter plot colors in R manually (... Area plots using geom_area() function: • Plotting in R using ggplot2: geom_area fun... Stacking area plots: • Plotting in R using ggplot2: Stacking area... Saving plots as .JPEG / .PNG: • Saving Plots in R as .JPEG / .PNG files (D... Creating density plots using ggplot2: • Plotting in R using ggplot2: Density plots... Stacked density plots: • Plotting in R using ggplot2: Stacked Densi... Dot plots: • Plotting in R using ggplot2: Dot plots (Da... Stacked histograms: • Plotting in R using ggplot2: Stacked Histo... Frequency plots: • Plotting in R using ggplot2: Frequency plo... Ribbon plots: • Plotting in R using ggplot2: Ribbon plots ... Plotting labels and text: • Plotting in R using ggplot2: Plotting text... Error bars for bar plots: • Plotting in R using ggplot2: Error bars fo... Adjusting geom positions while using ggplot2 package: • Plotting in R using ggplot2: Adjusting geo... Adding plot labels: • Plotting in R using ggplot2: Adding plot l... Remove background color in plots: • Plotting in R using ggplot2: Remove backgr... Remove legend and legend titles: • Plotting in R using ggplot2: Remove legend... Create custom color palette: • Plotting in R using ggplot2: Create custom... Plot multiple plots: • Plotting in R using ggplot2: Plotting mult... Export multiple plots as pdf. • Plotting in R using ggplot2: Export multip... ---------------------------------------- Data Analysis Basics in R Setting a working directory in R Studio: • How to set working directory in R Studio (... Data structures in R: • Types of data structures in R (Data Analys... Create a dataframe in R: • How to create a dataframe in R (Data Analy... Install packages in R: • How to install packages in R Studio (Data ... How to import .csv file in R: • How to import csv file in R Studio (Data A... How to import .txt file in R: • How to read text file in R Studio (Data An... How to add a column in R: • How to add a column in R (Data Analysis Ba... How to remove a column in R: • How to remove a column in R dataframes (Da... How to add a row in R: • How to add a row in R dataframes (Data Ana... How to remove a row in R: • How to remove a row in R dataframes (Data ... Count the number of rows and columns in R: • How to find out the number of rows and col... Sum of rows in R: • How to calculate sum of rows in R datafram... Sum of columns in R: • How to calculate sum of columns in R dataf... Finding names of rows and columns in R: • How to find column and row names in R Stud... How to change column names in R dataframes: • How to change column names in R dataframes... How to remove rows with 0 values in R dataframes: • How to remove rows with 0 values in R data... How to find unique column values in R dataframes: • How to find unique column values in R data... How to find duplicate values in R: • How to find duplicate values in R datafram... Clear console in R Studio: • Clear console in R Studio (Data Analysis B... ---------------------------------------- GIS/Remote Sensing Intro to GIS and Remote Sensing: • What is Remote Sensing and GIS? What is LiDAR Remote Sensing: • What is LiDAR? A Quick Introduction (Lidar... Intro to spaceborne lidar and NASA GEDI: • Spaceborne LiDAR and NASA Global Ecosystem... LiDAR Remote Sensing/NASA GEDI Tutorial Series: • What is LiDAR? A Quick Introduction (Lidar... ----------------------------------------