powered by
Generate an RMarkdown Notebook template for a report. You must provide a output-directory (parameter output_dir). The default file-name is "notebook-explore.Rmd" (may overwrite existing file with same name)
create_notebook_explore(output_file = "notebook-explore.Rmd", output_dir)
Filename of the html report
Directory where to save the html report
create_notebook_explore(output_file = "explore.Rmd", output_dir = tempdir())
Run the code above in your browser using DataLab