Description Usage Arguments Value Examples
It summarizes the data obtained from get_lattes_folder
1 | summary_all(lattes_data)
|
lattes_data |
output result from get_lattes_folder function. |
A summary list
1 2 3 | folder_path <- system.file("lattes", package = "NUPEX")
lattes_folder_data <- get_lattes_folder(folder_path)
summary_lattes <- summary_all(lattes_folder_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.