bquote, noquote, sQuote, dQuote, quote enquote Quotes, shQuote!!!:-)
, . , , , shQuote . , ('sh' Unix, bash, csh C- 'cmd' Windows) wihtin shQuote, R :
shQuote("C:/NIST08/AMDIS32/AMDIS_32.exe /S C:/Users/Ento/Documents/GCMS/test_cataglyphis_iberica/queens/CI23_Q_120828_01.CDF" , type = "cmd" )
#[1] "\"C:/NIST08/AMDIS32/AMDIS_32.exe /S C:/Users/Ento/Documents/GCMS/test_cataglyphis_iberica/queens/CI23_Q_120828_01.CDF\""
shQuote :
system( shQuote( "mystring" , type = c("cmd","sh") ) , ... )