This function prints a summary of a vector of file paths giving the common root of all paths, the number of paths, the maximum path depth, the number of paths within each depth and the names of the ten top level folders that are biggest in terms of number of contained files
1 2 | ## S4 method for signature 'pathlist'
summary(object)
|
object |
object of class pathlist |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.