read_model: Read an 'n2kModel' object

read_modelR Documentation

Read an n2kModel object

Description

Read an n2kModel object

Usage

read_model(x, base, project)

## S4 method for signature 'ANY,character'
read_model(x, base, project)

## S4 method for signature 'ANY,s3_bucket'
read_model(x, base, project)

## S4 method for signature 'ANY,ANY'
read_model(x, base, project)

Arguments

x

the file fingerprint of the n2kModel

base

the base location to read the model

project

will be a relative path within the base location


inbo/n2kanalysis documentation built on Feb. 17, 2024, 1:32 a.m.