Skip to content

Commit

Permalink
removed many functions moved to _xts_ from export
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/quantmod/trunk@336 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
  • Loading branch information
jaryan committed Jan 17, 2008
1 parent e0bcae5 commit 8f9c1bc
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -38,26 +38,26 @@ export(modelData,
Next,
Lag,
options.expiry,futures.expiry,
to.period,
to.minutes,to.minutes3,to.minutes5,to.minutes10,to.minutes15,to.minutes30,
to.hourly,to.daily,
to.weekly,to.monthly,to.quarterly,to.yearly,
# to.period,
# to.minutes,to.minutes3,to.minutes5,to.minutes10,to.minutes15,to.minutes30,
# to.hourly,to.daily,
# to.weekly,to.monthly,to.quarterly,to.yearly,
nseconds,nminutes,nhours,ndays,nweekdays,nweeks,nmonths,nquarters,nyears,
periodicity,
# periodicity,
periodReturn,
dailyReturn,weeklyReturn,monthlyReturn,quarterlyReturn,annualReturn,
allReturns,
tradeModel,
# saveModels,
# loadModels,
period.apply,
apply.weekly,
apply.daily,
apply.monthly,
apply.quarterly,
apply.yearly,
first,
last,
# period.apply,
# apply.weekly,
# apply.daily,
# apply.monthly,
# apply.quarterly,
# apply.yearly,
# first,
# last,
breakpoints,
specifyModel,
getModelData,
Expand Down

0 comments on commit 8f9c1bc

Please sign in to comment.