Learn R Programming

polmineR (version 0.8.9)

partition_to_string: Decode as String.

Description

Decode as String.

Arguments

Examples

Run this code
corpus("REUTERS") %>% 
  subset(id == "127") %>% 
  as("String")

Run the code above in your browser using DataLab