Basic Data Structures in R

Publié le: 19 juillet 2024
sur la chaîne: 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).


Sur cette page du site, vous pouvez voir la vidéo en ligne Basic Data Structures in R durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Trevor French 19 juillet 2024, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 75 fois et il a aimé 1 téléspectateurs. Bon visionnage!