libr (Q86968): Difference between revisions
From MaRDI portal
Changed an Item |
Added link to MaRDI item. |
||
links / mardi / name | links / mardi / name | ||
Latest revision as of 18:56, 12 March 2024
Libraries, Data Dictionaries, and a Data Step for R
Language | Label | Description | Also known as |
---|---|---|---|
English | libr |
Libraries, Data Dictionaries, and a Data Step for R |
Statements
11 February 2024
0 references
Contains a set of functions to create data libraries, generate data dictionaries, and simulate a data step. The libname() function will load a directory of data into a library in one line of code. The dictionary() function will generate data dictionaries for individual data frames or an entire library. And the datestep() function will perform row-by-row data processing.
0 references