• Data visualization with ggplot2

    Online/Virtual Event

    This workshop will introduce concepts and tools for visualizing data in R, with emphasis on the ggplot2 package. Participants are expected to be familiar with R and the RStudio environment. The workshop is one hour long, followed by an optional 30-minute practice period to reinforce what you learned or consult with the instructors. Workshop materials are […]

  • Using Mendeley for Citation Management

    Online/Virtual Event

    Mendeley is a reference management tool that helps you build libraries of references and then add citations and bibliographies to word-processed documents. This workshop is meant for those using or considering Mendeley as a Citation Management tool. Attendees will learn to add, edit, and organize references; create bibliographies; manage PDF and use the Mendeley Papers […]

  • Data Bites – Optimize Directory Structures for Research Data

    Online/Virtual Event

    Workshop: Optimize Directory Structures for Research Data This practical workshop, delivered by the UBC Library Research Data Management team, focuses on strategies for organizing research data using clear and logical directory structures. Designed for graduate students, researchers, and staff, the session helps participants manage files more effectively to support collaboration, reproducibility, and long-term data stewardship. […]

  • Introduction to Git and GitHub: Part 2

    Online/Virtual Event

    Learn the basics of using Git and GitHub for version control and collaboration. Git is widely used version control software that tracks changes to a group of files, referred to as a repository. GitHub is a popular website for hosting and sharing Git repositories, making it easier to collaborate and share your work. Together, Git and GitHub provide a […]

  • Data Bites – Creating a Data Dictionary for Research Projects

    Online/Virtual Event

    Workshop: Creating a Data Dictionary for Research Projects This practical workshop, delivered by the UBC Library Research Data Management team, introduces the purpose and structure of a data dictionary to support clear, consistent, and reusable research data. Designed for graduate students, researchers, and staff, the session emphasizes how data dictionaries enhance data documentation, sharing, and […]

  • Powerful searching with Regular Expressions

    Online/Virtual Event

    Regular expressions are a powerful and standardized way of representing patterns in text using special symbols and syntax. A core part of many programming languages, search engines, text editors, and other commonly-used software, regular expressions have a surprisingly wide array of uses, from efficiently finding strings of text in large data sets, to easily formatting […]