Skip to content

Commit

Permalink
Removed conflicting trueL from export()
Browse files Browse the repository at this point in the history
  • Loading branch information
andrechalom committed May 26, 2015
1 parent 73d8505 commit 78d498c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export(fitbs, fitgamma, fitgeom, fitgs, fitlnorm, fitls, fitmand, fitmzsm,
## General fitting and ploting functions
export(fitrad, fitsad, octav, octavpred, radpred, pprad, ppsad, qqrad, qqsad, rad)
## Accessory functions
export(plotprofmle, pred.logser, dtrunc, ptrunc, qtrunc, rsad, trueLL, updatesad, updaterad)
export(plotprofmle, pred.logser, dtrunc, ptrunc, qtrunc, rsad, updatesad, updaterad)
## Explicit classes and methods export
exportClasses(rad, octav, fitsad, fitrad)
exportMethods(plot, points, lines, octavpred, radpred, qqsad, qqrad, trueLL)
Expand Down

0 comments on commit 78d498c

Please sign in to comment.