Learn R Programming

tidycells (version 0.2.2)

get_direction_df: Get Directional Orientation for Attributes corresponding to a given data group

Description

Get Directional Orientation for Attributes corresponding to a given data group

Usage

get_direction_df(dp, datt, allow_inside = FALSE)

Arguments

dp

single data group boundary information

datt

attribute data (including attribute group id)

Value

Directional Orientation for Attributes

Details

Used internally by get_data_block_information function