Search for tag: "list()"

Functions in R - Part 1.mp4

In this video we introduce functions in R and how to write them. We begin with functions of a single argument, using a truncation function as an example. Then we proceed to illustrate how to return…

From  Daniel Hall 98 plays 0  

Subscripts - Part 3 (Lists).mp4

In this video we continue to discuss subscripts, this time concentrating on lists. Lists have elements that may be of different modes and classes. E.g., a list may contain three elements: a character…

From  Daniel Hall 68 plays 0  

Data Structures in R - Part 4, Lists.mp4

We continue to discuss data structures in R, this time focusing on lists. Unlike vectors, matrices and arrays, the elements of a list may be of different modes. This makes them very flexible and…

From  Daniel Hall 90 plays 0