Devlive 开源社区 本次搜索耗时 0.594 秒,为您找到 115 个相关结果.
  • Acknowledgments

    5187 2024-05-06 《R Markdown Cookbook》
    As usual, first I want to thank my employer RStudio for giving me the freedom to work on this book. Since I started working on it, my weekly meeting time with my manager, Tareef K...
  • 9.6 Custom blocks (*)

    5168 2024-05-23 《R Markdown Cookbook》
    Syntax Adding a shaded box Including icons Section 2.7 of the bookdown book mentioned how we can use custom blocks in R Markdown to customize the appearance of blocks of cont...
  • GitHub 趋势日报 (2025年04月19日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ MDX Dart C TypeScript Java Lua JavaScript Rust Go Vim Script C HTML Markdown PHP Kotlin Jupyter Notebook Shell Python Dockerfi...
  • 本地参数

    本地参数 作用域 在任务定义页面配置的参数,默认作用域仅限该任务,如果配置了参数传递 则可将该参数作用到下游任务中。 使用方式 本地参数配置方式如下:在任务定义页面,点击“自定义参数”右边的加号,填写对应的变量名称和对应的值,保存即可。 如果要在单个任务中使用参数,请参阅通过自定义参数使用 如果要在任务中使用配置参数并在下游任务中使用它们: 如果...
  • 10.3 Other packages for creating tables

    4919 2024-05-07 《R Markdown Cookbook》
    References There are many other R packages that can be used to generate tables. The main reason that I introduced kable() (Section 10.1 ) and kableExtra (Section 10.2 ) is not ...
  • 5.8 Multi-column layout (*)

    4915 2024-05-10 《R Markdown Cookbook》
    Pandoc’s Markdown supports the multi-column layout for slides but not other types of documents. In this recipe, we show how to use the multi-column layout in normal HTML documents...
  • GitHub 趋势日报 (2025年04月27日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C C++ PHP Go Rust C Python Vim Script Dart Java MDX Jupyter Notebook PowerShell Swift Lua Kotlin TypeScript Dockerfile Ruby JavaSc...
  • GitHub 趋势日报 (2025年04月28日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Java TypeScript C Python C++ Rust Vim Script C Swift Dart Kotlin MDX Lua JavaScript PHP HTML Jupyter Notebook Go Shell Ruby Docke...
  • Catalogs

    4799 2024-06-26 《Apache Amoro 0.6.1》
    Introduce multi-catalog How to use Future work Introduce multi-catalog A catalog is a metadata namespace that stores information about databases, tables, views, indexes, users...
  • SQL DML

    4574 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Insert Into Insert Overwrite Update Merge Into Delete From Data Skipping and Indexing Flink SQL Insert Into Update Delete From Setting Writer/Reader Configs F...