read_manifest: Read a 'n2kManifest' object

read_manifestR Documentation

Read a n2kManifest object

Description

Read a n2kManifest object

Usage

read_manifest(base, project, hash)

## S4 method for signature 'character'
read_manifest(base, project, hash)

## S4 method for signature 's3_bucket'
read_manifest(base, project, hash)

Arguments

base

The base location to read the manifest.

project

Will be a relative path within the base location.

hash

Optional the sha1 of the manifest. This can be abbreviated to to first unique characters. The function will return an error in case of multiple matches. If missing, then most recent manifest will be returned.


INBO-Natura2000/n2kanalysis documentation built on Feb. 15, 2024, 11:24 a.m.