Basic Data Structures in R

Published: 19 July 2024
on channel: Trevor French
75
1

R for Data Analysis- Full Course
Section: Part I: Fundamentals
Module: Data Structures

Free Book: https://trevorfrench.github.io/R-for-...

In computer science, a data structure refers to the method that one uses to organize data. Six basic data structures are commonly used in R:

Vectors - Vectors contain ordered data of a single type.
Lists - Lists are a collection of objects.
Matrices - A matrix is a two-dimensional array where the data is all of the same type.
Factors - Factors are used to designate levels within categorical data.
Data Frames - A data frame contains two-dimensional data, which can be of different types.
Arrays - Arrays are objects which have more than two dimensions (n-dimensional).


On this page of the site you can watch the video online Basic Data Structures in R with a duration of hours minute second in good quality, which was uploaded by the user Trevor French 19 July 2024, share the link with friends and acquaintances, this video has already been watched 75 times on youtube and it was liked by 1 viewers. Enjoy your viewing!