more generally
x <- c("A", "A", "B", "C", "B", "A", "C")
as.data.frame(Map(match , table = unique(x), nomatch = 0, x = list(x)))
Andrea
On 11 December 2013 14:43, Duncan Murdoch wrote:
> On 13-12-11 8:22 AM, PIKAL Petr wrote:
>
>> Hi
>>
>> -Original Message-
>>> From: r-help-boun...@r
Quantide is looking for an junior R programmer for a three/six month
contract in Milan (Italy).
If interested please email your resume to me
Thanks
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/ma
Hello the list,
As a simple example:
> rm(list = ls())> setClass("tre", representation(x="numeric"))>
> setMethod("show", "tre", def = function(object) cat(object@x))[1] "show">
> setMethod("summary", "tre", def = function(object) cat("This is a tre of
> value ", object@x, "\n"))Creating a ge
Good afternoon,
MilanoR.net is proud to announce the first MilanoR meeting on Tuesday 8th
May 2012 at 18:00.
Venue:
Fiori Oscuri Bistrot
Via Fiori Oscuri 3
IT-20122 Milano
www.fiorioscuri.it
Agenda:
Introduction
Andrea Spano'
Quantdie Srl
Past, present and future of R
Stefano
4 matches
Mail list logo