Description Usage Arguments Value Author(s)
A general replacement corruption function. Takes a value and a pool of values, and returns a random element from the pool.
1  | corr.replace(val, pool = NULL)
 | 
val | 
 The value to be corrupted. Should be string  | 
scale | 
 The scale applied to the error.  | 
The value + the generated error.
Sam Murray<slmurray@andrew.cmu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.