Skip to content

Create function to dynamically create robot templates #21

@allenbaron

Description

@allenbaron

Probably easiest to use the following approach:

  • Start with a default template in a Google Sheet
  1. Make a copy into another specified sheet
  2. Populate the data

Thinks to keep in mind:

  • Text displays as ERROR if it is provided to GS4 as a formula
  • googlesheets4::write_sheet() cannot write columns of multiple types (e.g. some cells text, others formulas) because the input data.frame is limited to one type
    • Might be possible to write list columns but that seems like a big headache

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions