twitter / AnomalyDetection

Anomaly Detection with R
GNU General Public License v3.0
3.55k stars 779 forks source link

Change double quotes to single quotes #70

Closed aqsmith08 closed 7 years ago

aqsmith08 commented 8 years ago

Fix unexpected input error by changing double quotes to single quotes. Here's what I ran:

library(AnomalyDetection)
data(raw_data)
res = AnomalyDetectionTs(raw_data, max_anoms=0.02, direction='both', only_last=”day”, plot=TRUE)

And here's the error I received:

Error: unexpected input in "res = AnomalyDetectionTs(raw_data, max_anoms=0.02, direction='both', only_last=�"