bgg_gameurl: Get BoardGameGeek URLs for games with given IDs

View source: R/bgg_tools.R

bgg_gameurlR Documentation

Get BoardGameGeek URLs for games with given IDs

Description

This function is a simple wrapper that returns URLs to given games by using their IDs.

Usage

bgg_gameurl(ids)

Arguments

ids

a numeric vector of positive integers.

Value

A character vector of the same length as x, contains URLs.

Author(s)

Jakub Bujnowicz bujnowiczgithub@gmail.com

Examples

bgg_gameurl(1:10)


bggAnalytics documentation built on Aug. 31, 2022, 5:09 p.m.