Skip to contents

Get Gold Pass Season Information

Usage

coc_get_goldpass(key = get_clash_key())

Arguments

key

Required. API key. See https://developer.clashroyale.com/#/documentation Default: cr_get_key()

Value

a tibble of gold pass info

Examples

if (FALSE) { # clash::has_clash_key()
coc_get_goldpass()
}