Rdocumentation
powered by
Learn R Programming
fixtuRes (version 0.1.3)
Mock Data Generator
Description
Generate mock data in R using YAML configuration.
Copy Link
Link to current version
Version
Version
0.1.3
Install
install.packages('fixtuRes')
Monthly Downloads
264
Version
0.1.3
License
MIT + file LICENSE
Issues
10
Pull Requests
1
Stars
16
Forks
1
Repository
https://github.com/jakubnowicki/fixtuRes
Maintainer
Jakub Nowicki
Last Published
February 16th, 2022
Functions in fixtuRes (0.1.3)
Search all functions
set_vector
Generate a vector of a values from a set
random_data_frame
Generate a random data frame from given configuration
random_date
Get random date from an interval
random_vector
Generate a random vector of desired type
random_time_vector
Get random time vector from an interval
random_datetime_vector
Get random datetime vector
random_from_set
Choose random element from set
random_datetime
Get random datetime
random_date_vector
Get random date vector from an interval
random_numeric
Generate random numeric
random_integer
Generate random integer
random_string
Generate random string
random_time
Get random time from an interval
random_boolean
Generate random boolean
id_vector
id vector with sequence of integers
MockDataGenerator
MockDataGenerator
special_vector
Wrapper that allows generating a special type vectors
distribution_vector
vector of values that follow specified distribution