Skip to contents

The filename column is only written where it differs from what pg_default_filename() would derive, so that url lists for sources with self-describing urls stay single-column.

Usage

pg_format_url_list(url, filename = NULL)

Arguments

url

Character vector of urls.

filename

Character vector of filenames, or NULL.

Value

Character vector of lines.