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/magmaR documentation built on June 1, 2025, 7:59 p.m.