get_project_id: Get Project ID from a list of filenames

Description Usage Arguments Value Examples

View source: R/web.R

Description

Get Project ID from a list of filenames

Usage

1

Arguments

files

(leave blank to get current project ID)

Value

project ID

Examples

1
2
3
4
5
get_project_id(c("8675309/img.jpg", "8675309/img.tem"))
## Not run: 
  get_project_id()

## End(Not run)

facelab/webmorph documentation built on April 11, 2021, 6:34 a.m.