Add function to get the number of operating days in the month.
[R/operatingdays.git] / DESCRIPTION
1 Package: operatingdays
2 Type: Package
3 Title: Return Number of Operating Days in Month
4 Version: 0.1.0
5 Author: Frederik Vanrenterghem
6 Maintainer: Frederik Vanrenterghem <frederik@vanrenterghem.biz>
7 Description: Return the number of operating days in a given month. Currently
8     returns remaining days in current month.
9 Depends:
10     RCurl
11 License: GPL-3
12 LazyData: TRUE
13 RoxygenNote: 5.0.1