getUrlContent: Get a URL content.

View source: R/fcts_url.R

getUrlContentR Documentation

Get a URL content.

Description

Get a URL content.

Usage

getUrlContent(u, binary = FALSE)

Arguments

u

The URL as a single character value.

binary

Set to TRUE if the content to be retrieved is binary.

Value

The content, as a single character value.


pkrog/biodb documentation built on Nov. 29, 2022, 4:24 a.m.