action_names_to_txt: Put action names in a txt file –

View source: R/project-pipeline.R

action_names_to_txtR Documentation

Put action names in a txt file —-

Description

Put action names in a txt file —-

Usage

action_names_to_txt(action_list, filepath = NULL)

Arguments

action_list

list of project actions

filepath

file path and name where .txt file should be saved. If not provided, then prints to console!

Details

grab all action names and send to a txt file. "action_list" should be the "actions" list entry in the "project_list" object (i.e., project_list$actions)


wjchulme/osutils documentation built on Dec. 20, 2024, 9:56 a.m.