get_quantily_value: get numberic value from string

View source: R/outqrf.r

get_quantily_valueR 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")

outqrf documentation built on Sept. 11, 2024, 8:47 p.m.