extract_num: Extract numbers from a string

View source: R/utils-strings.R

extract_numR Documentation

Extract numbers from a string

Description

Extract numbers from a string

Usage

extract_num(string)

Arguments

string

String to pull numbers from

Value

String of numbers


jimbrig/lossrx documentation built on Dec. 20, 2024, 3:46 a.m.