The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

rytstat 0.3.2

! Can't unnest elements with missing names.
i Supply `names_sep` to generate automatic names.

rytstat 0.3.1

Новые аргументы функции ryt_get_analytics() позволяют запрашивать топ видео за указанный период.

# top video
  top_10_by_view <- ryt_get_analytics(
    '2022-06-01', '2022-06-30', 
    metrics = 'views',
    dimensions = 'video',
    sort = '-views', 
    max_results = 10
  )
  

rytstat 0.3.0

Новая функция

Основное

Документация

Другое

rytstat 0.2.1

Документация

rytstat 0.2.0

Новые функции

Исправления ошибок

Названия функций

Документация

Прочее

rytstat 0.1.0

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.