Skip to content

This repository is a tutorial for the R package "plumber". It includes an API with differents case studies.

Notifications You must be signed in to change notification settings

ut-biomet/PlumberTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlumberTutorial

You can consult the tutorial online at the address: https://ut-biomet.github.io/PlumberTutorial/

plumber is an R package that converts your existing R code to a web API using a handful of special one-line comments.

This repository is a tutorial to start with this R package. A lot of examples and explanations come from the official documentation and this article from R view.

This repository also includes an example API plumber.R, including all the cases study from the tutorial. This API is accessible from the lab network at the address: http://192.168.101.44:8080

You can try by accessing to this address from your web browser:

Repository organisation

Tutorial files:

The tutorial files are: index.html and index.rmd (images of the tutorial are stored in the src folder).

Example API:

This folder contain the example API's code.

Copyright

Copyright (C) 2019 The University of Tokyo.

About

This repository is a tutorial for the R package "plumber". It includes an API with differents case studies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published