DEV Community

Mahesh K
Mahesh K

Posted on

1

R Programming - How to Access URL and Read Data with RcURL

Learn how to Access URL and Read Data with RcURL package in R langauge.

If you wish to read data from external file. And if that file happens to be on external location, then you can use rCURL package. This allows you to read the content from external location.

Below video shows how you can use rCURL package to read data from external URL.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay