Learn R Programming

fgdiR (version 0.1.0)

A_data_info: Metadata for Amputee Subjects

Description

Metadata for Amputee Subjects

Usage

A_data_info

Arguments

Format

A data frame with the following variables:

Subject.Code

Unique identifier for each subject (e.g., TF01, TF02).

Age.yrs.

Age of the subject in years.

Gender

Biological sex (e.g., Male, Female).

Mass.kg.

Body mass in kilograms.

Height.m.

Height in meters.

Amputation.side

Side of amputation (Left or Right).

Etiology

Cause of amputation (e.g., Traumatic, Infection, Dysvascular).

Age.of.Amputation..yrs.

Age at which the subject underwent amputation (years).

K.Level

Medicare Functional Classification Level (e.g., K2, K3), indicating the subject’s mobility level.

Prescribed.Prosthesis.Knee

Type/model of the prosthetic knee prescribed (e.g., C-Leg Obk, Plie FI).

Prescribed.Prosthesis.Ankle

Type/model of the prosthetic ankle prescribed (e.g., AllPro FI, Triton Obk).

Socket.Suspension

Suspension mechanism used for the prosthetic socket (e.g., Suction, Lanyard, Pin Lock).

Training.....

Indicates whether the subject had gait training and, if so, how many sessions (e.g., ``Yes (2)'', ``No'').

Hand.rails.

Indicates whether hand-rails were used during gait assessment (e.g., ``Yes, All'', ``No'').

Examples

Run this code
# Load the Data
data("A_data_info")

Run the code above in your browser using DataLab