How to create lists and manipulate them in R statistical computing.

Опубликовано: 21 Июнь 2024
на канале: tondekush
4
0

Similar videos:
Python:    • How to manipulate lists using Python:...  
Maple:    • How to create  lists in Maple's compu...  

-create a list of animals
-index specific entries in the list
-print the list
-change an item value
-delete an item in the list
-append the list
-create a new list and then add previous list to create a 3rd list.

#mathematics #rstats #programming #wildlife