Skip to content
Prev 351405 / 398502 Next

about transforming a data.frame

Thanks a lot Jim. If I may ask one more little question please,

shall I ask the question ""How can I verify that "B1:B2:B3" is paired with
ALL of the values 2, 4 and 5 ",

regardless of the pairing value (in our case, for the code below, the
"pairing value" for "B1:B2:B3" is 1, but it can be 2,3,4, etc BUT NOT
zero),

how could I test for that ? or this is the way that "apply" works for "all"
argument ?

a good documentation for "apply" function will help too . thanks, and happy
weekend !

-- bogdan
On Fri, May 29, 2015 at 4:21 PM, Jim Lemon <drjimlemon at gmail.com> wrote: