plainText {Html} R Documentation

get all internal document text from the given html document text.

Description

Usage

plainText(html,
    strip.inner = TRUE);

Arguments

html

[as string]

Details

Authors

webKit

Value

this function returns data object of type string.

clr value class

Examples


[Package Html version 1.0.0.0 Index]