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

    1849 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...
  • 4.10 Numbered figure captions

    1845 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 --- ``...
  • IBM Cloud

    1819 2024-07-01 《Apache Hudi 0.15.0》
    IBM COS configs IBM Cloud Object Storage Credentials IBM Cloud Object Storage Libs In this page, we explain how to get your Hudi spark job to store into IBM Cloud Object Storag...
  • Hbase

    Description Key features Options zookeeper_quorum [string] table [string] rowkey_column [list] family_name [config] rowkey_delimiter [string] version_column [string] null_m...
  • Code Style Guide

    1759 2024-07-05 《Apache Kyuubi 1.9.1》
    Scala Coding Style Guide Java Coding Style Guide Documentation Style Guide Code is written once by its author, but read and modified multiple times by lots of other engineers. ...
  • Get Started

    1751 2024-07-05 《Apache Kyuubi 1.9.1》
    Trivial Fixes Major Fixes Fork The Repository Clone The Forked Repository Create A New Branch Editing And Testing Create A Pull Request Report Only Trivial Fixes For t...
  • Enterprise WeChat

    Description Key features Options url [string] mentioned_list [array] mentioned_mobile_list [array] common options Example Changelog 2.2.0-beta 2022-09-26 2.3.0-beta 2022-1...
  • 6. Developer Tools

    Developer Tools Update Project Version Update Document Version Update Dependency List Developer Tools Update Project Version build / mvn versions : set - Dgenerat...
  • 4.13 Convert models to equations

    1686 2024-05-23 《R Markdown Cookbook》
    References The equatiomatic package (Anderson, Heiss, and Sumners 2024 ) (https://github.com/datalorax/equatiomatic ) developed by Daniel Anderson et al. provides a convenient a...
  • 1 Installation

    1680 2024-05-06 《R Markdown Cookbook》
    To use R Markdown, you have to install R [@R-base] and the R package rmarkdown [@R-rmarkdown]. # install the rmarkdown package from CRAN in R install . packages ( 'rmarkdown' ...