Extract URLs as character vector
as.character.webr_link.Rd
Extract URLs as character vector
Usage
# S3 method for class 'webr_link'
as.character(x, ...)
# S3 method for class 'shinylive_link'
as.character(x, ...)
# S3 method for class 'webr_project'
as.character(x, ...)
# S3 method for class 'webr_exercise'
as.character(x, ...)
# S3 method for class 'webr_directory'
as.character(x, ...)
# S3 method for class 'webr_decoded'
as.character(x, ...)
# S3 method for class 'webr_decoded_batch'
as.character(x, ...)
# S3 method for class 'webr_preview'
as.character(x, ...)
# S3 method for class 'shinylive_project'
as.character(x, ...)
# S3 method for class 'shinylive_directory'
as.character(x, ...)
# S3 method for class 'shinylive_decoded'
as.character(x, ...)
# S3 method for class 'shinylive_decoded_batch'
as.character(x, ...)