Description Usage Arguments Examples
TODO add a parameter to pass in an R function to evaluate just like in a real iterator
1  | mtbl_map(x)
 | 
x | 
 mtbl file opened with   | 
1 2 3  | mtbl <- read_mtbl(system.file("extdata/sample.mtbl", package="mtblr"))
mp <- mtbl_map(mtbl)
mtbl_iter_close(mp)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.