Learn R Programming

polmineR (version 0.8.3)

partition_to_string: Decode as String.

Description

Decode as String.

Arguments

Examples

Run this code
# NOT RUN {
use("polmineR")
p <- partition("GERMAPARLMINI", date = "2009-11-10", speaker = "Angela Dorothea Merkel")
s <- as(p, "String")
# }

Run the code above in your browser using DataLab