How to name variables on the fly? January 1, 2023 by Tarik Use assign: assign(paste("orca", i, sep = ""), list_name[[i]])