Raise error if an incorrect set of numeric node parameters has been supplied.
assert_numeric_node_aes(
node_aes_name,
prefix,
metadata,
node_aes,
node_aes_aggr,
min,
max
)
name of the node aesthetic to check
string indicating columns containing clustering information
data.frame containing metadata on each sample that can be used as node aesthetics
value of the node aesthetic to check
aggregation function associated with the node aesthetic
minimum numeric value allowed
maximum numeric value allowed