Skip to content
Prev 267768 / 398502 Next

a question on list manipulation

toupper()/tolower()

are the functions to convert the letters.

lapply()

can be used to apply this to different list elements and

names()

is helpfull to convert the names of your list.



HTH
Jannis
On 08/05/2011 06:05 PM, zhenjiang xu wrote: