model_works: Verifies if models work fine.

View source: R/kiwi_model.R

model_worksR Documentation

Verifies if models work fine.

Description

Verifies if models work fine.

Usage

model_works(size = "all")

Arguments

size

model size. default is "all" which is true that all three models must be present.

Value

logical model work or not.

Examples

## Not run: 
  get_model("small")
  model_works("small")

## End(Not run)

elbird documentation built on Aug. 12, 2022, 5:08 p.m.