buildbook: build a book with the given ids

Description Usage Arguments Value Examples

View source: R/rwordpress.R

Description

each id is a chapter

Usage

1
2
buildbook(ids, name = "~/wpbook", title = "", copyright = "copyright.md",
  preface = "preface.md")

Arguments

ids

value

name

value

title

value

copyright

the copyright md file for the book the file should be at the markdownRoot folder

preface

: the preface md file for the book

Value

returndes

Examples

1
x=c(1,2,3) 

jiang-hang/rwp documentation built on May 19, 2019, 9:29 a.m.