I need to make a data frame out of the data that I currently have in a list.
This works, but is ugly:
ineffData<-rbind(ineffFilesList[[1]], ineffFilesList[[2]], ineffFilesList[[3]],
ineffFilesList[[4]], ineffFilesList[[5]], ineffFilesList[[6]],
ineffFilesList[[7]], ineffFilesList[[8]], ineffFile
I know my subject line seems odd, but I want to replace an expression—such as a
variable—with its value. For example, I want to paste() some strings together,
assign the result to a variable s, then use the value of s as a variable to
hold another value. Something like this:
import_subjects <-
2 matches
Mail list logo