search for: cfiscale

Displaying 4 results from an estimated 4 matches for "cfiscale".

2010 Jul 09
2
split with list
Dear List I would like to ask you something concenting a better print of the R output: I have a bit data frame which has the following structure: CFISCALE RAGSOCB ANNO VAR1 VAR2......... 9853312 astra 2005 6 45 9853312 astra 2006 78 45 9853312 astra 2007...
2010 Apr 20
1
local and global variables
...NO==2007,] LOOP: v=list(2005,2006,2007) for (a in v){ anno1=a anno2=a+1 for (i in 1:length(bilanci_a)) { assign(paste(""bilanci",anno1,anno2,sep=""), rbind(paste("bilanci",anno1,anno2, sep=""), bilanci_anno2[bilanci_anno2$CFISCALE==bilanci_anno1 [i,]$CFISCALE,], "bilanci_anno1[i,]) } } what I'm trying to do is for example to give the contents of a (so the values which are in the list named v) to the bilanci variable. In Stata this means using a particular kind of "". How can...
2010 Jul 20
3
for loop
Dear list, I'm trying to run the following for loop: I have two list, the first one is $'5684' CFISCALE "5684" RAGSOCB "Brembo" $'4532' CFISCALE "4532" RAGSOCB "Stella" which is this one in terms of dput: dput(kk) structure(list(`5684` = structure(c("5684", "Brembo", "5684", "Br...
2010 Jul 01
2
Sweave function
Dear list, I have a question about the interaction between R code and Latex language trough the Sweave function in the package "utils". What I'm trying to do is to write a report. Contrary to the examples shown in the Sweave Manual in which table already constructed by R are "exported" on Latex files, what I would like to do is to build a table in which I combine text and