Learn R Programming

FakeDataR

[

Copy Link

Version

Install

install.packages('FakeDataR')

Monthly Downloads

192

Version

0.2.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Zobaer Ahmed

Last Published

October 6th, 2025

Functions in FakeDataR (0.2.2)

prepare_input_data

Prepare Input Data: Coerce to data.frame and (optionally) normalize values
generate_fake_data

Generate Fake Data from Real Dataset Structure
llm_bundle

Create a fake-data bundle for LLM workflows
generate_llm_prompt

Create a copy-paste prompt for LLMs
generate_fake_posixct_column

Generate a Fake POSIXct Column
generate_fake_with_privacy

Generate fake data with privacy controls
llm_bundle_from_db

Build an LLM bundle directly from a database table
generate_fake_from_schema

Generate fake data from a DB schema data.frame
export_fake

Save a fake dataset to disk
detect_sensitive_columns

Detect sensitive columns by name
zip_llm_bundle

Zip a set of files for easy sharing
schema_from_db

Extract a table schema from a DB connection
validate_fake

Validate a fake dataset against the original