Skip to contents

Create dropdown menus for extra content

Usage

create_resources_dropdown(files, type = "learners")

Arguments

files

a vector of markdown file names

type

one of "learners" (default) or "instructors". If it is learners, the setup page will be excluded since it is included in the index. For "instructors", the instructor notes are included and the learner profiles are included.

Value

a list with character vectors of HTML list elements.