Skip to content
Prev 86975 / 398506 Next

Limit of matrix + naming

Looking at length(list(2:305)) and str(list(2:305)) can be instructive.  You
don't need the list(), and you probably want to use `legal' names for
variables.

Andy

From: Chia, Yen Lin