flex2rmd {wrappedtools}R Documentation

Transform flextable to rmd if non-interactive

Description

flex2rmd takes a flextable and returns a markdown table if not in an interactive session

Usage

flex2rmd(ft)

Arguments

ft

a flextable

Value

either a markdown table or the flextable


[Package wrappedtools version 0.9.5 Index]