It would be helpful to have a function that converts a equation specification y = x^2 or y == x^2 (in a string or quoted) into a character representation "y - x^2", or quoted. This would also affect bertini (e.g. bertini::variety()) and algstat (e.g. algstat::ggvariety()).