Learn R Programming

⚠️There's a newer version (1.2.1) of this package.Take me there.

alfr

Overview

'alfr' allows you to connect to an 'Alfresco' content management repository and interact with its contents using simple and intuative functions.

Installation

You can install the development version from github with:

# install.packages("remotes")
remotes::install_github("rwetherall/alfr")

Copy Link

Version

Install

install.packages('alfr')

Monthly Downloads

255

Version

1.1.0

License

GPL-3 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Roy Wetherall

Last Published

July 3rd, 2019

Functions in alfr (1.1.0)

alf_POST

Alfresco POST method
alfr

alfr: A package for connecting with Alfresco
alf_PUT

Alfresco PUT method
alf_node

Get Alfresco node
alf_node.new

Create a new Alfresco node
alf_session

Get connection session to Alfresco content repository
alf_GET

Alfresco GET method