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

View source: R/nrow_resource.R

nrow_resourceR Documentation

Get the number of rows present in a resource.

Description

Get the number of rows present in a resource.

Usage

nrow_resource(resource)

Arguments

resource

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

Value

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

Examples

## Not run: 
nrow_resource(resource = "edee9731-daf7-4e0d-b525-e4c1469b8f69")

## End(Not run)

odns documentation built on Nov. 10, 2022, 5:56 p.m.