Learn R Programming

htmlreportR (version 1.0.0)

make_head: Make HTML Report Head

Description

This method generates the head section of an HTML report by adding the title to an htmlReport object.

Arguments

Value

An updated htmlReport object with the title added to its head section.

Details

Make HTML Report Head