Skip to contents

The function returns information about each ...

Usage

fm_catch(key, std = TRUE, trim = TRUE, remove_empty = TRUE)

Format

A data frame with these variables if using default arguements:

xxx

yyy

Arguments

key

your FM API key

std

boolean, if TRUE (default) variables are renamed according to fmr convention

trim

boolean, if TRUE (default) only essential (standard) variables are returned. Only active if arguement std is set to TRUE.

remove_empty

boolean, if TRUE (default) remove variables whose values are all NA's

Value

a tibble