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

    1883 2024-06-02 《Ramda 0.12.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • 4.15 Create diagrams

    1878 2024-05-23 《R Markdown Cookbook》
    Basic diagrams Adding parameters to plots References There are many separate programs (e.g., Graphviz) that can be used to produce diagrams and flowcharts, but it can be easier...
  • Elasticsearch

    Description Key features Options hosts [array] username [string] password [string] index [string] source [array] array_column [array] query [json] scroll_time [String] sc...
  • List

    1869 2024-06-05 《Ramda 0.1.1》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • UDF 管理

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

    Description Key features Options url [String] access_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multipl...
  • 7.8 Embed arbitrary files in the HTML output file

    1860 2024-05-24 《R Markdown Cookbook》
    References As mentioned in Section 7.7 , we can embed a copy of the Rmd source document in the HTML output file. Sometimes the Rmd source file alone may not be enough to reproduc...
  • Function

    1857 2024-06-02 《Ramda 0.11.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Lang

    1854 2024-06-14 《Lodash 3.10.1》
    _.clone(value, [isDeep], [customizer], [thisArg]) Arguments Returns Example _.cloneDeep(value, [customizer], [thisArg]) Arguments Returns Example _.gt(value, other) Argumen...
  • 4.6 Generate R package citations

    1854 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...