View source: R/project-pipeline.R
action_names_to_txt | R Documentation |
Put action names in a txt file —-
action_names_to_txt(action_list, filepath = NULL)
action_list |
list of project actions |
filepath |
file path and name where .txt file should be saved. If not provided, then prints to console! |
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
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.