Basic Data Structures in R

Publicado el: 19 julio 2024
en el canal de: 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).


En esta página del sitio puede ver el video en línea Basic Data Structures in R de Duración hora minuto segunda en buena calidad , que subió el usuario Trevor French 19 julio 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 75 veces y le gustó 1 a los espectadores. Disfruta viendo!