infer_perseus_annotation_types {PerseusR}R Documentation

Infer Perseus type annotation row from DataFrame column classes

Description

Infer Perseus type annotation row from DataFrame column classes

Usage

infer_perseus_annotation_types(df, typeMap)

Arguments

df

The data.frame

typeMap

A list with elements 'Perseus' and 'R'. The ordering determines the mapping

Value

A vector with perseus type annotations

See Also

Based on mapvalues


[Package PerseusR version 0.3.4 Index]