xlsform2word_fr {xlsform2word}R Documentation

Convert to Word Document (French)

Description

This function reads a structured xlsform Excel file and generates a formatted Word document in French.

Usage

xlsform2word_fr(path, output = "xlsform_output.docx", verbose = TRUE)

Arguments

path

Path to xlsform Excel file (.xls or .xlsx)

output

Name of the output Word file

verbose

Logical. If TRUE (default), displays progress messages in the console.

Value

Returns Success if successfully generated


[Package xlsform2word version 0.1.0 Index]