Tag Archives: vector

Getting started – basics: vectors and matrices; creating them; manipulating them; referring to specific elements in them

We looked previously at data structures like vectors, and data types or modes, as in numeric, character string or logical. I’ll recap some of the previous post on vectors and then move on to talking about data structures like matrices … Continue reading

Posted in 8. Getting started - data, getting started, rstats | Tagged , , , , | Leave a comment