Skip to content

how to generate object name automatically?

1 message · Liaw, Andy

#
The obvious way is to use assign().  The possibly better way is to store the
objects in a list.

Andy