Extract_Numeric_From_String: Extract_Numeric_From_String

View source: R/Extract_Numeric_From_String.R

Extract_Numeric_From_StringR Documentation

Extract_Numeric_From_String

Description

Extract numeric values appearing in data frame narratives to be used for VessSpd and VessSz covariate definitions

Usage

Extract_Numeric_From_String(df)

Arguments

df

an object of class 'data.frame'

Author(s)

Jim Carretta jim.carretta@noaa.gov

Examples


# Return a vector of unique numeric values appearing in object ʻdfʻ

Values <- Extract_Numeric_From_String(WhaleData)



JimCarretta/SeriousInjury documentation built on Feb. 29, 2024, 4:58 p.m.