In the first example lines of the copper tutorial, the line 'view(cluster)' raised an error since the 'cluster' variable was not yet declared. Replaced by 'view(copper)'.