Learn R Programming

odns (version 1.0.2)

nrow_resource: Get the number of rows present in a resource.

Description

Get the number of rows present in a resource.

Usage

nrow_resource(resource)

Value

An integer of length 1 indicating the number of rows present in the specified resource.

Arguments

resource

A character string containing the resource id of the data set to be returned.

Examples

Run this code
if (FALSE) {
nrow_resource(resource = "edee9731-daf7-4e0d-b525-e4c1469b8f69")
}

Run the code above in your browser using DataLab