Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.
/ playground-R Public archive

Cloud IDE preconfigured for R example in alis.exchange quick start.

Notifications You must be signed in to change notification settings

alis-exchange/playground-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to alis.exchange playground for R

To open the README.md file in preview mode press down ⇧ + ⌘ + v for Mac or shift + ctrl + v for Windows.

This repo houses the quickstart example part of the alis.exchange documentation for R.

We have preconfigured the development environment for you to easily make your first request without having to worry about any setup.

Make a request using R

  1. Open up the terminal (Mac: ⌘ + j, Windows: ctrl + j ) and ensure that you are in the playground-R directory.

If executing this example on Gitpod, run the following command from the terminal if you are not in the playground-R directory:

$ cd workspace/playground-R
  1. Run the code by running the terminal command:
$ Rscript booksConsume.r

Get a feel for the alis.exchange experience

Interested in trying something for yourself?

We suggest creating your own function and incorporating a request to the BooksClient. Some suggestions of things to try:

  • Loop through all the books and print out the author.
  • Get a book and wrangle the response to be printed out in a sentence structure.
  • Use the response of ListBooks to make multiple GetBook requests.

Next steps

Ready to join alis.exchange? Get in touch.

About

Cloud IDE preconfigured for R example in alis.exchange quick start.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages