There are two properties to verify, as outlined in the link. For the first one, take two arbitrary elements of R2, you can call them (x1, y1) and (x2, y2), and see if they satisfy the first property. You may use the usual point wise addition for the ordered pairs.
Then take an arbitrary scalar to see if the second property is satisfied.