ncl_username_from_url: Extracts the user name from a Nextcloud Base URL

View source: R/ncl.R

ncl_username_from_urlR Documentation

Extracts the user name from a Nextcloud Base URL

Description

Extracts the user name from a Nextcloud Base URL

Usage

ncl_username_from_url(url)

Arguments

url

base or share url

Value

user name

Examples

ncl_username_from_url("https://example.com/remote.php/dav/files/johndoe")


rdav documentation built on Nov. 1, 2025, 3:01 a.m.