findFileResourceGetter: Find a file resource getter

View source: R/FileResourceGetter.R

findFileResourceGetterR Documentation

Find a file resource getter

Description

Find the file resource getter that will download the file from the provided resource object.

Usage

findFileResourceGetter(x)

Arguments

x

The resource object which corresponding file getter is to be found.

Value

The corresponding FileResourceGetter object or NULL if none applies.


obiba/resourcer documentation built on May 5, 2023, 10:08 a.m.