Skip to contents

Format Relationships as R Code

Usage

format_relationships(relationships, object_name = "relationships")

Arguments

relationships

A relationships list, usually created by [suggest_relationships()].

object_name

Name to use on the left-hand side of the generated code.

Value

A character string containing R code.