update_tb_src_loc_to_url_sngl_tb: Update tibble source local to url single tibble

update_tb_src_loc_to_url_sngl_tbR Documentation

Update tibble source local to url single tibble

Description

update_tb_src_loc_to_url_sngl_tb() is an Update function that edits an object, while preserving core object attributes. Specifically, this function implements an algorithm to update tibble source local to url single tibble. The function returns Updated (a tibble).

Usage

update_tb_src_loc_to_url_sngl_tb(x, y, local_to_url_vec_chr, urls_vec_chr)

Arguments

x

An object

y

An object

local_to_url_vec_chr

Local to url vector (a character vector)

urls_vec_chr

Urls vector (a character vector)

Value

Updated (a tibble)


ready4-dev/ready4use documentation built on June 1, 2025, 2:06 p.m.