Learn R Programming

rtiktokads (version 0.3.4)

tik_set_token_path: Change Session Token Path

Description

Change Session Token Path

Usage

tik_set_token_path(
  token_path = ifelse(getOption("tiktok.auth_cache_mode") == "global",
    rappdirs::site_data_dir("rtiktokads"), rappdirs::user_cache_dir("rtiktokads"))
)

Value

using for side effect, no return value

Arguments

token_path

auth cache folder