splitAndGet: Split And Get

View source: R/split_and_get.R

splitAndGetR Documentation

Split And Get

Description

Split a string by space and get

Usage

splitAndGet(x)

Arguments

x

string to split into words

Details

splitAndGet

Value

List of worrds

Author(s)

Jayachandra N

Examples

splitAndGet("R programming is awesome!")

shinyr documentation built on April 4, 2025, 1:50 a.m.