Displaying 1 result from an estimated 1 matches for "noblank".
Did you mean:
noblanks
2011 Aug 02
7
Extract names from vector according to their values
Dear helpers,
I can create a vector with the priority of the packages that came with
R, like this:
> installed.packages()[,"Priority"]->my.vector
> my.vector
base boot class cluster codetools
"base" "recommended" "recommended" "recommended" "recommended"
compiler datasets