write.BP: Write xlsx file

Description Usage Arguments

View source: R/writeBP.R

Description

This function will write result of BP2D to xlsx file.

Usage

1
write.BP(writedata, filename)

Arguments

writedata

result of BP2D(character or list).

filename

xlsx file name.


BayesBP documentation built on Aug. 28, 2020, 1:10 a.m.

Related to write.BP in BayesBP...