redirect_page: A page for redirecting a participant after x ms

View source: R/pages_custom.R

redirect_pageR Documentation

A page for redirecting a participant after x ms

Description

A page for redirecting a participant after x ms

Usage

redirect_page(
  text = psychTestR::i18n("redirect_message2"),
  ms = 5000,
  url = "http://www.google.com",
  final = TRUE
)

Arguments

final

syntheso/musicassessr documentation built on April 5, 2025, 8:11 a.m.