search for: opn_1083ag

Displaying 1 result from an estimated 1 matches for "opn_1083ag".

2006 Feb 16
3
Sweave - problems with underscores in variable names...
...-1431GA") miss_p12a <- subset(gen, PPARG2_P12A_CG == "", select= c(AAA_ID,PPARG2_P12A_CG)) xtable(miss_p12a, caption="Missing data for PPARG2-P12A_CG") @ and the variables in my data set have the following names... > names(gen) [1] "AAA_ID" "OPN_1083AG" "OPN_1239AC" "OPN_282TC" [5] "OPN_750CT" "OPN_443CT" "PPARG1.2_1431GA" "PPARG2_P12A_CG" [9] "OPG_1181GC" In tables that are generated have the character after the subscript subscripted, as opposed to...