powered by
list.reverse(.data)
list
x <- list(a=1,b=2,c=3) list.reverse(x)
Run the code above in your browser using DataLab