save_design: Save obfuscation designs

View source: R/save_design.R

save_designR Documentation

Save obfuscation designs

Description

The function takes a design or a list of designs and stores them in .csv files in the specified folder.

Usage

save_design(x, x_name, path = getwd())

Arguments

x

A design or list of designs

x_name

A character string with the name of the file

path

A string giving the path to where the designs are stored. The default is the current working directory

Value

Nothing is returned


obfuscatoR documentation built on Sept. 8, 2023, 5:48 p.m.