Package: bambooHR 0.1.1
Tom Bowling
bambooHR: A Wrapper to the 'BambooHR' API
Enables a user to consume the 'BambooHR' API endpoints using R. The actual URL of the API will depend on your company domain, and will be handled by the package automatically once you setup the config file. The API documentation can be found here <https://documentation.bamboohr.com/docs>.
Authors:
bambooHR_0.1.1.tar.gz
bambooHR_0.1.1.zip(r-4.5)bambooHR_0.1.1.zip(r-4.4)bambooHR_0.1.1.zip(r-4.3)
bambooHR_0.1.1.tgz(r-4.4-any)bambooHR_0.1.1.tgz(r-4.3-any)
bambooHR_0.1.1.tar.gz(r-4.5-noble)bambooHR_0.1.1.tar.gz(r-4.4-noble)
bambooHR_0.1.1.tgz(r-4.4-emscripten)bambooHR_0.1.1.tgz(r-4.3-emscripten)
bambooHR.pdf |bambooHR.html✨
bambooHR/json (API)
# Install 'bambooHR' in R: |
install.packages('bambooHR', repos = c('https://mangothecat.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mangothecat/bamboohr/issues
Last updated 1 years agofrom:a1671b5cfe. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:%>%build_urlconfig_setupget_company_fileget_employeeget_employee_fileget_metaget_reportget_requestget_tableget_timeoff_policiesget_timeoff_requestsget_timeoff_typesget_whos_outuse_config
Dependencies:askpassclicpp11curldplyrfansigenericsgluehmshttrjanitorjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rlangsnakecasestringistringrsystibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build URL Endpoints with Company Domain and API Version | build_url |
Create a JSON config file | config_setup |
Retrieve A Company File. | get_company_file |
Get employee data by specifying a set of fields. | get_employee |
Retrieve An Employee File | get_employee_file |
Get Meta Information | get_meta |
Get Company Report | get_report |
Bamboo HR API get request wrapper | get_request |
Bamboo API get request wrapper for BambooHR tables | get_table |
Get Time Off policies | get_timeoff_policies |
Get Time Off Requests | get_timeoff_requests |
Get Time Off Types | get_timeoff_types |
Get a list of Who's Out | get_whos_out |
View Data About a Response. | response_view |
Use Config File | use_config |