Skip to contents

Converts user-facing datatype names (e.g., "Grey seal") to internal SHARK4R names (e.g., "GreySeal") based on SHARK4R:::.type_lookup.

Usage

translate_shark_datatype(x)

Arguments

x

Character vector of datatype names to translate

Value

Character vector of translated datatype names