Devlive 开源社区 本次搜索耗时 0.234 秒,为您找到 1514 个相关结果.
  • 9.3 Embed a web page

    2980 2024-05-24 《R Markdown Cookbook》
    References If you have the webshot package (Chang 2023 ) and PhantomJS installed (see Section 9.2 ), you can embed any web page in the output document through knitr::include_url...
  • Hudi

    Support Those Engines Key Features Description Supported DataSource Info Data Type Mapping Source Options Task Example Simple: Changelog 2.2.0-beta 2022-09-26 Hudi sour...
  • 6.9 Add custom headers and footers (*)

    2976 2024-05-24 《R Markdown Cookbook》
    The LaTeX package fancyhdr has provided several commands to customize the header and footer lines of your document. For a more complete guide, please refer to the full documentat...
  • 7.9 Use a custom HTML template (*)

    2974 2024-05-24 《R Markdown Cookbook》
    We mentioned LaTeX templates in Section 6.10 . You can also specify a custom HTML template for Pandoc to convert Markdown to HTML. Below is a brief example template: <html> ...
  • Source Code

    2974 2024-05-25 《Apache JDO 3.2.1》
    JDO Source Code Source Code Version Control Checking Out Code Web Site Specification JDO Source Code Source Code Version Control The ASF operates a dual hosting system for ...
  • 企业微信

    企业微信 发送类型 应用 前置 向指定用户发消息 参考文档 群聊 前置 参考文档 企业微信 如果您需要使用到企业微信进行告警,请在告警实例管理里创建告警实例,选择 WeChat 插件。企业微信的配置样例如下: 发送类型 其中send.type 分别对应向企业微信自定义应用发送和向企业微信API创建的群聊发送消息。 应用 应用...
  • Cloud Storage

    2971 2024-07-01 《Apache Hudi 0.15.0》
    Talking to Cloud Storage Talking to Cloud Storage Immaterial of whether RDD/WriteClient APIs or Datasource is used, the following information helps configure access to cloud sto...
  • 6.3 Add logo to title page

    2969 2024-05-24 《R Markdown Cookbook》
    We can use the titling LaTeX package to alter our title block to include an image. Below is a full example that shows how to add the R logo (logo.jpg ) to the title page. The ima...
  • UDF 管理

    UDF 管理 函数管理 任务样例 编写 UDF 函数 配置 UDF 函数 使用 UDF 函数 UDF 管理 资源管理和文件管理功能类似,不同之处是资源管理是上传的 UDF 函数,文件管理上传的是用户程序,脚本及配置文件。 主要包括以下操作:重命名、下载、删除等。 上传 UDF 资源 和上传文件相同。 函数管理 创建 UDF...
  • 4.10 Numbered figure captions

    2957 2024-05-23 《R Markdown Cookbook》
    References We can use bookdown (Xie 2023a ) output formats to add figure numbers to their captions. Below is an example: --- output : bookdown :: html_document2 --- ``...