Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd91223f

Browse files
Include supported-by-posit script (#392)
1 parentb4efdee commitd91223f

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

‎_pkgdown.yml‎

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,15 @@ template:
55
package:tidytemplate
66
includes:
77
in_header:|
8+
<script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js" data-max-height="43" data-light-bg="#666f76" data-light-fg="#f9f9f9"></script>
89
<script defer data-domain="clock.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
910
1011
development:
1112
mode:auto
1213

1314
reference:
1415
-title:High Level API
15-
desc:This section contains the high level API for R's native date and
16-
date-time types (Date, POSIXct, and POSIXlt). For most clock users, these
17-
are the only functions you'll need.
16+
desc:This section contains the high level API for R's native date and date-time types (Date, POSIXct, and POSIXlt). For most clock users, these are the only functions you'll need.
1817
-subtitle:Construction
1918
contents:
2019
-date_build
@@ -55,8 +54,7 @@ reference:
5554
-as_date_time
5655

5756
-title:Calendars
58-
desc:This section contains the overarching `calendar_*()` API that applies to
59-
all calendars. See the subsections for details about a specific calendar.
57+
desc:This section contains the overarching `calendar_*()` API that applies to all calendars. See the subsections for details about a specific calendar.
6058
contents:
6159
-calendar_group
6260
-calendar_count_between
@@ -230,8 +228,7 @@ reference:
230228
-vec_arith.clock_year_month_day
231229

232230
-title:Generics and methods
233-
desc:This section contains documentation about generics and methods that is
234-
already exposed elsewhere on this reference page.
231+
desc:This section contains documentation about generics and methods that is already exposed elsewhere on this reference page.
235232
contents:
236233
-add_years
237234
-get_year

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp