Nothing
#' path.chain: Concise Structure for Chainable Paths
#'
#' The aim of this package is to provide tools,
#' which allow us to represent directory structure as
#' nested R objects. It can be easily saved as .yaml
#' files so that we can later load it and use in our project.
#'
#' @author Krzysztof Joachimiak
#' @keywords package
#' @name path.chain-package
#' @aliases path.chain
#' @docType package
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.