-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

R Object-oriented Programming
By :

In some situations, data is kept in the form of characters or strings, whereas in some other situations the strings must be parsed or investigated as part of a statistical analysis. Because of the prevalence of data in the form of strings, the R language has a rich set of options available for manipulating strings. In this chapter, we investigate some of the options available, and our investigation is divided into two parts. They are as follows:
The use of regular expressions represent a powerful set of tools for string manipulation, but the cost is greater complexity. In this chapter, we only focus on the most basic uses of these functions as their most common uses tend to be parts of more complex code that may use...
Change the font size
Change margin width
Change background colour