Skip to content

Limit of matrix + naming

1 message · Liaw, Andy

#
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