Auto attach yaml header to md based on 1 input row of df
1 2 3 4 5 6 | gsheet2post(
df,
post_dir_name = NULL,
lookup_id = collabin:::lookup_lope_id,
author_yml_dir = "content/author_info/"
)
|
df |
A data frame with one row. |
post_dir_name |
String. The name of the directory of the
target post. Defaults to |
lookup_id |
A function. Defaults to
|
author_yml_dir |
String. The path to the directories where
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.