powered by
Summary stats for a pensar vault. Vault status summary
Returns page counts by category, total pages, and wikilink count.
status(vault = default_vault())
A list with class pensar_status.
pensar_status
Path to the vault directory.
v <- tempfile("vault-") init_vault(v, rproj = FALSE, agent_instructions = FALSE) status(v) unlink(v, recursive = TRUE)
Run the code above in your browser using DataLab