edit_draft {blogdown}R Documentation

Open a list of draft posts

Description

If a file is opened in RStudio, this function will try to locate the draft field in YAML automatically, so you can edit this field immediately.

Usage

edit_draft(files)

Arguments

files

A vector of file paths.


[Package blogdown version 1.21 Index]