mlreportgen.report.Reporter.createTemplate
クラス: mlreportgen.report.Reporter
名前空間: mlreportgen.report
レポーター テンプレートの作成
構文
template = createTemplate(templatePath,templateType)
説明
は、template = createTemplate(templatePath,templateType)templateType で指定されたレポート タイプの既定のテンプレートのコピーを、templatePath で指定された場所に作成します。コピーしたテンプレートを開始点として使用して、レポート用のカスタム レポーター テンプレートを設計できます。
入力引数
出力引数
例
バージョン履歴
R2019a で導入