parse_look_table: Extract Looks and their names from the folder browse table in...

View source: R/setup_looker.R

parse_look_tableR Documentation

Extract Looks and their names from the folder browse table in Looker

Description

Takes file with the "outerHTML" from chrome > inspect of the table of all the looks in Looker folder browse view and parse it to extract the look id numbers and their names provided that the format of the look name is HUD_Export.(ExportItemName)

Usage

parse_look_table(htm)

Arguments

htm

(character) Path to html file with outerHTML copy/pasted into it

Value

(numeric) vector of look ids and their respective names


COHHIO/hud.export documentation built on Sept. 6, 2024, 1:48 a.m.