Skip to content
Prev 308067 / 398506 Next

how to extract from list

Hello,

Try the following.

lapply(lst, `[[`, 'kappa')

Also, please post a data example using ?dput, in case of lists it's 
difficult for us to reproduce what you've posted.

Hope this helps,

Rui Barradas
Em 16-10-2012 12:17, Balqis escreveu: