Return the scope record attached by attach_scope(), or NULL
when none is present.
Examples
get_scope(tibble::tibble(value = 1))
#> NULL
Return the scope record attached by attach_scope(), or NULL
when none is present.
get_scope(tibble::tibble(value = 1))
#> NULL