Package: racademyocean 0.3.3

racademyocean: Client for 'AcademyOcean API'

Provide function for work with 'AcademyOcean API' <https://academyocean.com/api>.

Authors:Alexey Seleznev [aut, cre], Netpeak [cph], AcademyOcean [cph]

racademyocean_0.3.3.tar.gz
racademyocean_0.3.3.zip(r-4.5)racademyocean_0.3.3.zip(r-4.4)racademyocean_0.3.3.zip(r-4.3)
racademyocean_0.3.3.tgz(r-4.4-any)racademyocean_0.3.3.tgz(r-4.3-any)
racademyocean_0.3.3.tar.gz(r-4.5-noble)racademyocean_0.3.3.tar.gz(r-4.4-noble)
racademyocean_0.3.3.tgz(r-4.4-emscripten)racademyocean_0.3.3.tgz(r-4.3-emscripten)
racademyocean.pdf |racademyocean.html
racademyocean/json (API)
NEWS

# Install 'racademyocean' in R:
install.packages('racademyocean', repos = c('https://selesnow.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/selesnow/racademyocean/issues

On CRAN:

3.00 score 3 scripts 180 downloads 17 exports 31 dependencies

Last updated 3 months agofrom:3260cb920b. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 06 2024
R-4.5-winOKNov 06 2024
R-4.5-linuxOKNov 06 2024
R-4.4-winOKNov 06 2024
R-4.4-macOKNov 06 2024
R-4.3-winOKNov 06 2024
R-4.3-macOKNov 06 2024

Exports:ao_authao_get_academiesao_get_certificatesao_get_course_progressao_get_leanersao_get_leaners_amount_from_countriesao_get_leaners_from_countryao_get_leaners_progress_by_courseao_get_leaners_registered_atao_get_leaners_with_scoreao_get_learners_churn_at_contentao_get_learners_course_completeao_get_learners_quiz_statisticao_get_learners_repeated_loginsao_get_passive_leanersao_get_passive_learnersao_get_teams

Dependencies:askpassclicpp11curldplyrfansigenericsgluehttr2laterlifecyclemagrittropensslpbapplypillarpkgconfigpurrrR6rappdirsRcppretryrlangstringistringrsystibbletidyrtidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
racademyocean: Client for 'AcademyOcean API'racademyocean-package racademyocean
Authorization in 'AcademyOcean'ao_auth
Get the list of all academies. It returns the list of all academies in account with a description of them.ao_get_academies
This returns certificates received by learnersao_get_certificates
This returns a learner’s progress in all active courses/groups.ao_get_course_progress
This returns an array of learners from the Academy, or an empty array, if there is no data.ao_get_leaners
This returns a breakdown of learners by country.ao_get_leaners_amount_from_countries
This returns a list of learners from the chosen countryao_get_leaners_from_country
This returns a learner’s progress in specified coursesao_get_leaners_progress_by_course
This returns an array of learners from the Academy, or an empty array, if there is no data.ao_get_leaners_registered_at
This returns a list of learners filtered by their scoreao_get_leaners_with_score
This returns an array of learners who churned at a specific lesson in the course.ao_get_learners_churn_at_content
This returns a list of learners who have completed a given course.ao_get_learners_course_complete
Returns statistics about the specified quiz for the specified learner(s).ao_get_learners_quiz_statistic
This returns an array of learners who logged in to the Academy more than one time.ao_get_learners_repeated_logins
This returns a list of learners who registered in an Academy but took no further actions (no lessons opened)ao_get_passive_leaners
This returns a list of learners who registered in an Academy but took no further actions (no lessons opened)ao_get_passive_learners
Returns a list of all teams in the academy.ao_get_teams
Print method for academyocean_tokenprint.academyocean_token