Re: [R] To transform a vector of qualitatives values into a dataframe of quantitatives values

2013-12-11 Thread Andrea Spano
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

[R] R programmer

2013-03-14 Thread Andrea Spano
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

[R] method show

2012-11-19 Thread Andrea Spano
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

[R] milanoR

2012-03-06 Thread Andrea Spano
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