Learn R Programming

shinyr (version 0.4.2)

splitAndGet: Split And Get

Description

Split a string by space and get

Usage

splitAndGet(x)

Value

List of worrds

Arguments

x

string to split into words

Author

Jayachandra N

Details

splitAndGet

Examples

Run this code
splitAndGet("R programming is awesome!")

Run the code above in your browser using DataLab