Description Usage Arguments Examples
Return a data frame of macOS Spotlight Metadata Attributes for the specified paths
1  | mdls(paths)
 | 
paths | 
 paths to files  | 
1 2 3 4 5 6 7  | mdls(
  list.files(
    pathj = file.path(find.package("mactheknife")),
    recursive = TRUE,
    full.names = TRUE
  )
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.