Updates a featurelist to change the name or description.
UpdateFeaturelist(featurelist, listName = NULL, description = NULL)
A list with the following four elements describing the featurelist created:
Character string giving the unique alphanumeric identifier for the new featurelist.
Character string giving the projectId identifying the project to which the featurelist was added.
Character vector with the names of the variables included in the new featurelist.
Character string giving the name of the new featurelist.
list. The featurelist to delete.
character. String identifying the new featurelist to be created.
character. A user-friendly description to give a featurelist.