A Resource Manager for R Objects


[Up] [Top]

Documentation for package ‘repo’ version 1.0

Help Pages

repo-package repo: The R objects resource manager
print.repo Show a summary of the repository contents.
repo repo: The R objects resource manager
repo_append Append text to an existing item content.
repo_attach Create a new item from an existing file.
repo_check Check repo's integrity.
repo_copy Copy items to another repo
repo_dependencies Build and/or plots the repo's dependency graph
repo_entries Low-level list of item entries.
repo_export Export 'repo' items to RDS file.
repo_get Retrieve an item from the repo.
repo_handlers Provides simplified access to repo items.
repo_info Provides detailed information about an item.
repo_open Open an existing repository or create a new one.
repo_put Create a new item in the repo.
repo_rm Remove item from the repo (and the disk).
repo_root Show path to repo root
repo_set Edit an existing item.
repo_stash Quickly store temporary data
repo_stashclear Remove all stashed data
repo_sys Run system call on item
repo_tag Add tags to an item.
repo_tags List all tags
repo_untag Remove tags from an item.