文件名称:togglr:用于Toggl Api的R和Rstudio包装器
文件大小:134KB
文件格式:ZIP
更新时间:2024-05-29 12:33:47
r toggl-api hacktoberfest toggler R
切换 用于切换Api的R和Rstudio包装器。 文档站点: : 安装togglr 从CRAN install.packages( " togglr " ) 从Github if ( ! requireNamespace( " devtools " )){install.packages( " devtools " )} devtools :: install_github( " ThinkR-open/togglr " ) 设置切换Api令牌 进入toogl.com网站: https://toggl.com/app/profile ://toggl.com/app/profile togglr :: open_toggl_website_profile() 然后选择并复制页面底部的令牌api。 library( togglr ) set_toggl_api_token(