Description Usage Arguments Value
When path is NULL the script is returned as a string and file is not written.
| 1 2 3 | cls_genesis_file(x, collapse = schema_collapse,
  wrapper = schema_wrapper, path = NULL, header = poisson_header(x),
  footer = poisson_footer("data"))
 | 
| x | An object to get table schemas from. | 
| collapse | A function to collapse schemas into a string. | 
| wrapper | A function to modify schema text. | 
| path | A string of the path to the new file. | 
| header | A string of the header text. | 
| footer | A string of the footer text. | 
A string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.