get_quantily_value {outqrf}R Documentation

get numberic value from string

Description

This function extracts the numeric value from a string.

Usage

get_quantily_value(name)

Arguments

name

a string

Value

a numeric value

Examples

get_quantily_value("quantiles = 0.001")

[Package outqrf version 1.0.0 Index]