extract_num: Extract numbers from a string

View source: R/utils-extract.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


jimbrig2011/jimstools documentation built on Sept. 14, 2022, 1:38 a.m.