getUrlContent {biodb}R 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.


[Package biodb version 1.2.0 Index]