(Choose 1 answer)
Using themes, you can change the colors and styles of the borders, backgrounds, lines, and text on a plot.What should you do if you want to completely remove one of these elements from the theme?
A. Assign the element.blank() function to the element.
B. Assign the element.remove() function to the element.
C. Assign the element.delete() function to the element.
D. Assign the element.empty() function to the element.