#' @name ownCloud4R
#' @aliases ownCloud4R-package
#' @aliases ownCloud4R
#' @docType package
#'
#' @importFrom R6 R6Class
#' @import methods
#' @import ocs4R
#'
#' @title Interface to 'ownCloud' REST API
#' @description Provides an Interface to 'ownCloud (<https://owncloud.org/>) REST API.
#'
#' @details
#' \tabular{ll}{
#' Package: \tab ownCloud4R\cr
#' Type: \tab Package\cr
#' Version: \tab 0.0.9000\cr
#' Date: \tab 2019-12-12\cr
#' License: \tab MIT\cr
#' LazyLoad: \tab yes\cr
#' }
#'
#'@author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com}
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.