removeURL {texter}R Documentation

A function to help you remove URLs from text

Description

This function helps remove URLs from text, particularly designed for tweets

Usage

removeURL(x)

Arguments

x

is the text value you want to extract the texts from

Value

a character vector.


[Package texter version 0.1.9 Index]