storage: store the 'n2kModel' and retrieve its fingerprints

View source: R/storage.R

storageR Documentation

store the n2kModel and retrieve its fingerprints

Description

store the n2kModel and retrieve its fingerprints

Usage

storage(model, base, project, overwrite = FALSE, validate = FALSE)

Arguments

model

a n2kModel object

base

The base location to store the model.

project

Will be a relative path within the base location.

overwrite

Should an existing object be overwritten? Defaults to TRUE.

validate

Check that the object is valid before storing it. Defaults to TRUE.

Value

a data.frame with the fingerprint, status and status_fingerprint as stored


INBO-Natura2000/abvanalysis documentation built on March 29, 2023, 9:17 p.m.