Tidy evaluation and programmatic tidyverse patterns using rlang. Use this skill when writing functions that accept column names as arguments, building tidyverse-compatible APIs, or working with data-masking and injection operators. Covers embracing with {{}}, injection (!! and !!!), dynamic dots, .data/.env pronouns, name injection with glue syntax, bridge patterns between selection and data-masking, and package development with rlang.
Tidy evaluation and programmatic tidyverse patterns using rlang. Use this skill when writing functions that accept column names as arguments, building tidyverse-compatible APIs, or working with data-masking and injection operators. Covers embracing with {{}}, injection (!! and !!!), dynamic dots, .data/.env pronouns, name injection with glue syntax, bridge patterns between selection and data-masking, and package development with rlang.
使用 rlang 的 tidy 评估(tidy evaluation)和面向编程的 tidyverse 模式。编写接受列名作为参数的函数、构建与 tidyverse 兼容的 API 或处理数据遮罩(data-masking)和注入操作符时使用此技能。涵盖使用 {{}} 的 embracing、注入(!! 和 !!!)、动态 dots、.data/.env 代词、使用 glue 语法的名称注入、选择与数据遮罩之间的桥接模式,以及使用 rlang 的包开发。
Category: developer (开发工具) · Author: akm-rs · Version: @main · License: MIT
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer