remove grid_size from categorical som script

This commit is contained in:
shelldweller 2021-09-30 02:34:15 -06:00
parent e4d3e52b12
commit 6d44655fde
1 changed files with 1 additions and 1 deletions

View File

@ -120,4 +120,4 @@ cm_grey.validation$overall["Accuracy"]
cm_grey.validation
# Clean up environment
rm(dest_file, url, temp)
rm(dest_file, url, temp, grid_size)