Duncan,
x[] <- lapply(...) says "set the values in x to the values in the list on the RHS", so x retains its class.
thanks! cheers, Greg
1 message · Greg Minshall
Duncan,
x[] <- lapply(...) says "set the values in x to the values in the list on the RHS", so x retains its class.
thanks! cheers, Greg