Scaling axes in plots

I treid this without the 4th clsoing bracket
> plot(model, 1,

  •  xlim = c(55,90),ylim = c(-2,2.5))
    

But I still get an error: Error in plot.default(yh, r, xlab = l.fit, ylab = "Residuals", main = main, :
formal argument "ylim" matched by multiple actual arguments