Software Open Access
Tyler Rinker
Releases will be numbered with the following semantic versioning format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
<b>BUG FIXES</b>
<b>NEW FEATURES</b>
r_list & r_data_frame now add a suffix to repeat variable names in a sensible way. The separator is controlled by rep.sep. Suggested by Ananda Mahto. See issue #1 for details.
r_list and r_data_frame can utilize r_series and r_dummy to produce series of variables. Suggested by Ananda Mahto. See issue #1 for details.
r_series added to produce a series of grouped data. This is useful for simulating repeated measures or survey questions. Suggested by Ananda Mahto. See issue #1 for details.
as_integer added as a means of coercing all columns of a factor data.frame to integers.
r_dummy added to produce multiple dummy columns from a single factor.
dob and birth functions added for date of birth variable.
peek added to allow a truncated head inspection of all columns of a data.frame.
table_heat & plot.tbl_df added to visualize column types & NAs.
r_insert added to safely insert data.frames into a r_data_frame or r_list object.
<b>MINOR FEATURES</b>
IMPROVEMENTS
<b>CHANGES</b>
wakefield 0.0.1This package is designed to generates random data sets including: data.frames, lists, and vectors.
| Name | Size | |
|---|---|---|
|
wakefield-wakefield0.1.0.zip
md5:91b2d69a354233f43ed233717d581cb3 |
1.1 MB | Download |
| All versions | This version | |
|---|---|---|
| Views | 79 | 79 |
| Downloads | 3 | 3 |
| Data volume | 3.3 MB | 3.3 MB |
| Unique views | 71 | 71 |
| Unique downloads | 3 | 3 |