igraph / rigraph

igraph R package
https://r.igraph.org
532 stars 200 forks source link

refactor occurrences of `as.character(name)` in R/attributes.R #1319

Open maelle opened 3 months ago

maelle commented 3 months ago

shouldn't name be a character. or, should the coercion happen sooner.