How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Fetching Cricket Score easily in R

calendar_today July 4, 2022 person CricAPI domain cricapi

Using CricketData API in R is very simple. We’ll assume you know how to work with data in R, so we’ll just fetch the API data and give it to you in an R variable named “btc”. Thereafter you can manipulate the variable ‘btc’ and display/process the output as you see fit!

open_in_new Read original post