在laravel忘记密码时出现奇怪的致命错误。
library(xts)
library(PerformanceAnalytics)
data(edhec)
head(edhec)
edhec_4yr <- edhec["1997/2001"]
ep <- endpoints(edhec_4yr, "year")
# "sort" function with apply Ok
s.ap=apply(edhec_4yr[,1],2,sort,decreasing = TRUE)
s.ap
任何帮助将不胜感激。
Laravel版本:“laravel / framework”:“5.5。*”, PHp版本7.1