boliga_bbr_get_single: Function to get the BBR content for a specific relative url.

View source: R/boliga_bbr_get_single.R

boliga_bbr_get_singleR Documentation

Function to get the BBR content for a specific relative url.

Description

Function to get the BBR content for a specific relative url.

Usage

boliga_bbr_get_single(relative_url)

Arguments

relative_url

The relative url.

Examples


library(boliga)
re_url <- "/bbrinfo/3DC48AAF-5E35-43A7-BCB3-3A34565291F6"
boliga_bbr_get_single(re_url)


krose/boliga documentation built on March 3, 2024, 5:10 a.m.