Which of the following command is used to load an R script, containing definition of a web api?
a) plumb
b) import
c) dump
d) load
Answers
Answered by
2
Answer:
plumb is correct option
Answered by
1
Plumber is the following command is used to load an R script, containing definition of a web API.
Answer: Option (a)
Explanation:
The R type programming language is utilized for programming visualisation and data analysis in recent years. It is considered to be one of the most predominant programming languages.
The plumber or the plumber R package enables the users in exposing the existing R type of coded services available on the web. When the required file is fed into the plumber, a running service would be attained so that other systems can get interacted over the network.
Similar questions